| SessionInfoSessionTimeout Property |
Gets the session expiration 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; }
Request Example
View SourceProperty Value
Type:
Int32Session expiration timeout in seconds.
See Also