Cronous Emulation Server Daemon

InfoEvent Class

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

System.Object
   croemud.log.Event
      croemud.log.InfoEvent

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

InfoEvent Members | croemud.log Namespace