SmppClient component documentation

SmppClient.UnBind Method

Deregister an instance of a SmppClient from the MC and close the connection. This method raise the evDisconnected event.

Overload List

Deregister an instance of a SmppClient from the MC and close the connection. This method raise the evDisconnected event.

public stuUnBind_resp UnBind();

Deregister an instance of a SmppClient from the MC and close the connection. This method raise the evDisconnected event.

public stuUnBind_resp UnBind(stuUnBind);

See Also

SmppClient Class | Devshock.Protocol Namespace