-
Home
-
API Reference
-
CliInvoke.Core
-
ProcessTimeoutPolicy
-
Properties
-
TimeoutThreshold
TimeoutThreshold Property
Definition
The timespan after which a Process should no longer be allowed to continue waiting to exit.
public TimeSpan TimeoutThreshold { get; }
Returns