|  | SessionFindSessions Method | 
Namespace: Koopman.CheckPoint
 Syntax
Syntaxpublic Task<NetworkObjectsPagingResults<SessionInfo>> FindSessions( bool viewPublishedSessions = false, int limit = 50, int offset = 0, IOrder order = null, CancellationToken cancellationToken = null )
 See Also
See Also