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