IWSManSession.Timeout Property

Definition

Timeout property of IWSManSession interface.

public int Timeout { [System.Runtime.InteropServices.DispId(10)] get; [System.Runtime.InteropServices.DispId(10)] set; }
[<get: System.Runtime.InteropServices.DispId(10)>]
[<set: System.Runtime.InteropServices.DispId(10)>]
member this.Timeout : int with get, set
Public Property Timeout As Integer

Property Value

Attributes

Remarks

An original IDL definition of Timeout property was the following: long Timeout;

Applies to