 | UHFTimeout Property |
'Gets or sets a value that specifies the number of seconds before a timeout occurs when an operation doesn't finish.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic int Timeout { get; set; }
Public Property Timeout As Integer
Get
Set
Return Value
Type:
Int32The value that specifies the number of seconds before a timeout occurs when an operation doesn't finish.
See Also