Share via


RegisterCimIndicationCommand.OperationTimeoutSec Property

Definition

The following is the definition of the input parameter "OperationTimeoutSec". Enables the user to specify the operation timeout in Seconds. This value overwrites the value specified by the CimSession Operation timeout.

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