|  | ServiceRPCKeepConnectionsOpenAfterPolicyInstallation 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
Syntax[JsonPropertyAttribute(PropertyName = "keep-connections-open-after-policy-installation")]
public Nullable<bool> KeepConnectionsOpenAfterPolicyInstallation { get; set; }Property Value
Type: 
NullableBooleanThe keep connections open after policy installation.
 Remarks
Remarks See Also
See Also