Cronous Emulation Server Daemon

ClientManager Class

Client manager.

For a list of all members of this type, see ClientManager Members.

System.Object
   croemud.manager.ClientManager

[Visual Basic]
NotInheritable Public Class ClientManager
[C#]
public sealed class ClientManager
[C++]
public __gc __sealed class ClientManager
[JScript]
public  class ClientManager

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.manager

Assembly: croemud (in croemud.dll)

See Also

ClientManager Members | croemud.manager Namespace