Show contents 

Metabase > Metabase Assembly Interfaces > IMetabase > IMetabase.GetConnectedUsersEx

IMetabase.GetConnectedUsersEx

Syntax

GetConnectedUsersEx: IConnectedUsersInfoEx;

GetConnectedUsersEx(): Prognoz.Platform.Interop.Metabase.IConnectedUsersInfoEx;

Description

The GetConnectedUsersEx method enables getting information about active users that are connected to the repository.

Example

The example of use is given in the IConnectedUsersInfoEx.Disconnect description.

See also:

IMetabase