Gets a boolean value indicating whether the transport is ready for sending and receiving SIP messages.

C# | Visual Basic | Visual C++ |
public bool IsActive { get; protected set; }
Public Property IsActive As Boolean Get Protected Set
public: property bool IsActive { bool get (); protected: void set (bool value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290