Cronous Emulation Server Daemon

OutgoingPacketEvent Class

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

System.Object
   croemud.log.Event
      croemud.log.OutgoingPacketEvent

[Visual Basic]
Public Class OutgoingPacketEvent
    Inherits Event
[C#]
public class OutgoingPacketEvent : Event
[C++]
public __gc class OutgoingPacketEvent : public Event
[JScript]
public class OutgoingPacketEvent extends Event

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

Assembly: croemud (in croemud.dll)

See Also

OutgoingPacketEvent Members | croemud.log Namespace