ManagementGroup.DefaultTimeoutInSeconds 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.
Default response timeout for all actions that are part of the management group.
public int? DefaultTimeoutInSeconds { get; set; }
member this.DefaultTimeoutInSeconds : Nullable<int> with get, set
Public Property DefaultTimeoutInSeconds As Nullable(Of Integer)