Ozeki VoIP SDK Class library
IsActive Property
NamespacesOzeki.VoIP.SIPSIPUAInstanceInfoIsActive
Gets a boolean value indicating whether the transport is ready for sending and receiving SIP messages.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value

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