Enum ConnectionStatus
- Namespace
- Inetlab.SMPP.Common
- Assembly
- cs.temp.dll.dll
Client connection status
public enum ConnectionStatus
Fields
Bound = 2
- Client bound
Closed = 0
- Connection closed
Open = 1
- Client connected, but not bound
Outbound = 3
- MC initiates SMPP session