ISessionsApiGetLoggedInUserSessions Method

GF API Documentation
Raised when user sessions change
Gets all simultaneous logins

Namespace:  GF.Api.Connection.Sessions
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IReadOnlyList<LoggedInUserSession> GetLoggedInUserSessions()

Return Value

Type: IReadOnlyListLoggedInUserSession
See Also

Reference