 | UHFRetryTimes Property |
Gets or sets a value that specifies the retry count of operation if host meets the timeout occurs.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic int RetryTimes { get; set; }
Public Property RetryTimes As Integer
Get
Set
Return Value
Type:
Int32The value that specifies the retry count of operation if host meets the timeout occurs.
See Also