Specifying the Maximum Connections Allowed per User (SetMaxUsers)

Use the ICIClientSettings interface SetMaxUsers method to choose the maximum number of concurrent connections a user can make, either for an individual account or through a Settings Level.

Signature:

HRESULT SetMaxUsers([in] long val);