Cronous Emulation Server Daemon

Restart Class

Restart requesting packet.

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

System.Object
   croemud.packet.Packet
      croemud.clientpacket.Restart

[Visual Basic]
Public Class Restart
    Inherits Packet
[C#]
public class Restart : Packet
[C++]
public __gc class Restart : public Packet
[JScript]
public class Restart extends 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.clientpacket

Assembly: croemud (in croemud.dll)

See Also

Restart Members | croemud.clientpacket Namespace