Assembly: Metabase;
The IConnectedUsersInfoEx interface contains properties of a collection of users connected to repository.
IConnectedUsersInfoEx
Property name | Brief description | |
Count | The Count property returns the number of active users connected to the repository. | |
Item | The Item property returns information about the active user connected to the repository. |
Property name | Brief description | |
Disconnect | The Disconnect method disconnects an active user from the repository. |
See also: