Click or drag to resize

EventSourceMessageReceivedEventArgs Properties

Version 104.4.240

The EventSourceMessageReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyData
Message content.
Public propertyEventId
Message identifier.
Public propertyEventName
Message type.
Public propertyRequestId
Request identifier.
Public propertyTimestamp
Timestamp.
Top
See Also