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 frequency at which the disco group is supposed to be rerun in milliseconds.
public long? FrequencyMilliseconds { get; set; }
member this.FrequencyMilliseconds : Nullable<int64> with get, set
Public Property FrequencyMilliseconds As Nullable(Of Long)