This class holds SIP stack state.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public enum SIP_StackState
Public Enumeration SIP_StackState
public enum class SIP_StackState
type SIP_StackState
Members
Member | Description |
---|---|
Started |
Stack has started and running.
|
Stopped |
Stack is stopped.
|
Stopping |
Stack is shutting down.
|
Disposed |
Stack has disposed.
|
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119