Cronous Emulation Server Daemon

Packet Class

Abstract packet.

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

System.Object
   croemud.packet.Packet
      Derived types

[Visual Basic]
MustInherit Public Class Packet
[C#]
public abstract class Packet
[C++]
public __gc __abstract class Packet
[JScript]
public  class Packet

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.packet

Assembly: croemud (in croemud.dll)

See Also

Packet Members | croemud.packet Namespace