Click or drag to resize

AggressiveAgingDefaultTimeout Property

Gets the default timeout.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "default-timeout")]
public int DefaultTimeout { get; }
Request Example View Source

Property Value

Type: Int32
The default timeout.
See Also