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.
How often (in seconds) to perform the probe. Minimum value is 1.
public int? PeriodInSeconds { get; set; }
member this.PeriodInSeconds : Nullable<int> with get, set
Public Property PeriodInSeconds As Nullable(Of Integer)