RequestSignalRMessageEventArgs Properties |
The RequestSignalRMessageEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ConnectionID |
Gets or sets a string that contains connection ID that should be used for the Signal R message.
|
|
Message |
Gets or sets a string contains the message text that should be passed in the Signal R messsage.
|
|
MessageType |
Gets or sets a value that contains the message type that should be used for the Signal R message.
|