LumiSoft Mail Server User API
IsRunning Property
Namespaces > LumiSoft.Net.SIP > SIP_Stack > IsRunning
Gets if SIP stack has started.
Syntax
C#Visual BasicManaged C++
public bool IsRunning { get; }
Public ReadOnly Property IsRunning As Boolean
public:
bool IsRunning {
	bool get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)