Click or drag to resize

EventSourceMessageReceivedEventArgs Properties

Version 130.1.90

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