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