 | AggressiveAgingUseDefaultTimeout Property |
Gets or sets a value indicating whether to use default timeout.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "use-default-timeout")]
public bool UseDefaultTimeout { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue if using default timeout; otherwise,
false.
See Also