SmppClient component documentation

SmppClient.Connected Property

Gets the state of the Smpp connection

[Visual Basic]
Public ReadOnly Property Connected As Boolean
[C#]
public bool Connected {get;}

See Also

SmppClient Class | Devshock.Protocol Namespace