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