Cronous Emulation Server Daemon

IncomingPacketEvent Class

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

System.Object
   croemud.log.Event
      croemud.log.IncomingPacketEvent

[Visual Basic]
Public Class IncomingPacketEvent
    Inherits Event
[C#]
public class IncomingPacketEvent : Event
[C++]
public __gc class IncomingPacketEvent : public Event
[JScript]
public class IncomingPacketEvent 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

IncomingPacketEvent Members | croemud.log Namespace