WSManConfigurationOption.MaxIdleTimeoutSec Property

Definition

MaxIdleTimeout in Seconds.

public:
 property Nullable<int> MaxIdleTimeoutSec { Nullable<int> get(); };
public int? MaxIdleTimeoutSec { get; }
member this.MaxIdleTimeoutSec : Nullable<int>
Public ReadOnly Property MaxIdleTimeoutSec As Nullable(Of Integer)

Property Value

Applies to