SmppClient component documentation

SmppClient.evUnBind Event

Occurs when the instance of the SmppClient is deregistered from the MC.

[Visual Basic]
Public Event evUnBind As UnBindEventHandler
[C#]
public event UnBindEventHandler evUnBind;

See Also

SmppClient Class | Devshock.Protocol Namespace