ConnectionExtensions Methods

.NET Framework 4.5

The ConnectionExtensions type exposes the following members.

  NameDescription
Public method Static member Broadcast Broadcasts a value to all connections, excluding the connection ids specified.
Public method Static member 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).
Top
Show: