| PowerShellDEFAULT_OPERATION_TIMEOUT_IN_SEC Field |
The default length of time in seconds that a PowerShell operation has to complete before timing out.
Namespace:
Galactic.PowerShell
Assembly:
Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public const int DEFAULT_OPERATION_TIMEOUT_IN_SEC = 300
Public Const DEFAULT_OPERATION_TIMEOUT_IN_SEC As Integer = 300
public:
literal int DEFAULT_OPERATION_TIMEOUT_IN_SEC = 300
static val mutable DEFAULT_OPERATION_TIMEOUT_IN_SEC: int
Field Value
Type:
Int32See Also