SmppClient component documentation

SmppClient.BindParams Property

Gets or sets the initial parameters for the bind operation.

[Visual Basic]
Public Property BindParams As Body_Bind
[C#]
public SmppClient.Body_Bind BindParams {get; set;}

See Also

SmppClient Class | Devshock.Protocol Namespace