WSManProviderNewItemPluginParameters.ProcessIdleTimeoutSec 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.
Parameter for Idle timeout for HostProcess.
[System.Management.Automation.Parameter]
public uint? ProcessIdleTimeoutSec { get; set; }
[<System.Management.Automation.Parameter>]
member this.ProcessIdleTimeoutSec : Nullable<uint32> with get, set
Public Property ProcessIdleTimeoutSec As Nullable(Of UInteger)
Property Value
- Attributes