Connection.GetSendTimeout Method
timeout of sending operations if in blocking mode value is irrelevant
[Visual Basic]
Function GetSendTimeout() As
Integer
[C#]
int GetSendTimeout();
Return Value
milliseconds to wait before give up sending operation
See Also
Connection Interface | BlueLibs.Comm Namespace