| ServiceICMPKeepConnectionsOpenAfterPolicyInstallation Property |
Gets or sets the keep connections open after policy installation.
Namespace:
Koopman.CheckPoint
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax [JsonPropertyAttribute(PropertyName = "keep-connections-open-after-policy-installation")]
public Nullable<bool> KeepConnectionsOpenAfterPolicyInstallation { get; set; }
Request Example
View SourceProperty Value
Type:
NullableBooleanThe keep connections open after policy installation.
Remarks See Also