Cronous Emulation Server Daemon

ClientManager Methods

The methods of the ClientManager class are listed below. For a complete list of ClientManager class members, see the ClientManager Members topic.

Public Instance Methods

add_clientAdds a new client.
clean_dead_clientsCleans up dead clients.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
process_clientsProcesses clients.
process_clients_networkProcesses network events.
remove_clientRemoves a client.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ClientManager Class | croemud.manager Namespace