Click or drag to resize

ServiceICMP6KeepConnectionsOpenAfterPolicyInstallation 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
C#
[JsonPropertyAttribute(PropertyName = "keep-connections-open-after-policy-installation")]
public Nullable<bool> KeepConnectionsOpenAfterPolicyInstallation { get; set; }
Request Example View Source

Property Value

Type: NullableBoolean
The keep connections open after policy installation.
Remarks
Requires DetailLevel of Full
See Also