Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.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 active user, connected to the repository. |
| Property name | Brief description | |
| Disconnect | The Disconnect method disconnects an active user from the repository. |
See also: