ConnectionMessage Properties
.NET Framework 4.5
Top
The ConnectionMessage type exposes the following members.
| Name | Description | |
|---|---|---|
|
ExcludedSignals | Represents a list of signals that should be used to filter what connections receive this message. |
|
Signal | The signal to this message should be sent to. Connections subscribed to this signal will receive the message payload. |
|
Value | The payload of the message. |
Show: