C-DEngine 5.105

TheCommCore..::..GetCurrentUsers Method

Get a list of all UserIDs (UIDs) of users currently logged in

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static List<Guid> GetCurrentUsers()
Public Shared Function GetCurrentUsers As List(Of Guid)
public:
static List<Guid^>^ GetCurrentUsers()

Return Value