ClientSocketTimeout Property |
Gets a value that specifies the number of mini-seconds before a timeout occurs when an operation doesn't finish.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic int Timeout { get; }
Public ReadOnly Property Timeout As Integer
Get
public:
property int Timeout {
int get ();
}
Return Value
Type:
Int32
See Also