Interval in milliseconds between two consequent checks.
|
|---|
'Declaration
Public Property CheckTimeout As Integer |
|
|---|
public int CheckTimeout {get; set;} |
Property Value
A positive integer that represents server check interval in milliseconds. The default value is 30000 (30 seconds).