TimeoutThreshold Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

The timespan after which a Process should no longer be allowed to continue waiting to exit.

public TimeSpan TimeoutThreshold { get; }

Returns