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