GlobalConfiguration.ProbeTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of seconds to periodically probe other silos for their liveness or for the silo to send "I am alive" heartbeat messages about itself.
public TimeSpan ProbeTimeout { get; set; }
member this.ProbeTimeout : TimeSpan with get, set
Public Property ProbeTimeout As TimeSpan