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