The ByteMessageEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodByteMessageEventArgs
Event arguments when binary messages are received

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyData
Content of the message.
Public propertyEventId
Event Id of the message
Public propertyOrigin
Origin of the message

See Also