Cronous Emulation Server Daemon

FastIDManager Class

ID manager.

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

System.Object
   croemud.manager.IDManager
      croemud.manager.FastIDManager

[Visual Basic]
NotInheritable Public Class FastIDManager
    Inherits IDManager
[C#]
public sealed class FastIDManager : IDManager
[C++]
public __gc __sealed class FastIDManager : public IDManager
[JScript]
public  class FastIDManager extends IDManager

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

FastIDManager Members | croemud.manager Namespace