Enum SctpAssociationState
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum SctpAssociationState
  Fields
| Name | Description | 
|---|---|
| Closed | |
| CookieEchoed | |
| CookieWait | |
| Established | |
| ShutdownAckSent | |
| ShutdownPending | |
| ShutdownReceived | |
| ShutdownSent | 
public enum SctpAssociationState
  | Name | Description | 
|---|---|
| Closed | |
| CookieEchoed | |
| CookieWait | |
| Established | |
| ShutdownAckSent | |
| ShutdownPending | |
| ShutdownReceived | |
| ShutdownSent |