Click or drag to resize
RequestSignalRMessageEventArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The RequestSignalRMessageEventArgs type exposes the following members.

Properties
  Name Description
Public property ConnectionID
Gets or sets a string that contains connection ID that should be used for the Signal R message.
Public property Message
Gets or sets a string contains the message text that should be passed in the Signal R messsage.
Public property MessageType
Gets or sets a value that contains the message type that should be used for the Signal R message.
Top
See Also