IConnectedUsersInfo

Assembly: Metabase;

Description

The IConnectedUsersInfo interface contains properties of a collection of users connected to repository.

Inheritance Hierarchy

          IConnectedUsersInfo

Properties

  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.

Methods

  Property name Brief description
Disconnect The Disconnect method disconnects a user from the repository.

See also:

Metabase Assembly Interfaces