Click or drag to resize

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.7.0.0 (2.7.0.0)
Syntax
public int Timeout { get; set; }

Return Value

Type: Int32
The value that specifies the number of seconds before a timeout occurs when an operation doesn't finish.
See Also