IConnection Methods
.NET Framework 4.5
Top
The IConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Broadcast | Broadcasts a value to all connections, excluding the connection ids specified. (Defined by ConnectionExtensions.) |
|
Send | Sends a message to all connections subscribed to the specified signal. An example of signal may be a specific connection id, or fully qualified group name (Use IGroupManager to manipulate groups). (Defined by ConnectionExtensions.) |
Show: