|  | ServiceUDPSessionTimeout Property  | 
 
            Gets or sets the session timeout (in seconds).
            
 
    Namespace: 
   Koopman.CheckPoint
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "session-timeout")]
public int SessionTimeout { get; set; }Property Value
Type: 
Int32The session timeout (in seconds).
 Remarks
Remarks See Also
See Also