NewCimInstanceCommand.OperationTimeoutSec Property

Definition

The following is the definition of the input parameter "OperationTimeoutSec". Operation Timeout of the cmdlet in seconds. Overrides the value in the Cim Session.

public uint OperationTimeoutSec { get; set; }
[System.Management.Automation.Alias(new System.String[] { "OT" })]
[System.Management.Automation.Parameter]
public uint OperationTimeoutSec { get; set; }
member this.OperationTimeoutSec : uint32 with get, set
[<System.Management.Automation.Alias(new System.String[] { "OT" })>]
[<System.Management.Automation.Parameter>]
member this.OperationTimeoutSec : uint32 with get, set
Public Property OperationTimeoutSec As UInteger

Property Value

Attributes

Applies to