|  | SessionInfoIsExpiredSession Property  | 
 
            Gets a value indicating whether this session is expired.
            
 
    Namespace: 
   Koopman.CheckPoint
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "expired-session")]
public bool IsExpiredSession { get; }Property Value
Type: 
Booleantrue if this session is expired; otherwise, 
false.
 See Also
See Also