ENet Class Library for C#

Event Structure

Represents an event from the Service method.

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

System.Object
   Event

[Visual Basic]
Public Structure Event
[C#]
public struct 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: ENet

Assembly: ENet (in ENet.dll)

See Also

Event Members | ENet Namespace