Share via


ConnectionExtensions.Send Method

Include Protected Members
Include Inherited Members

.NET Framework 4.5

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Send(IConnection, IList<String>, Object) Sends a message to all connections subscribed to the specified signal. An example of signal may be a specific connection id.
Public methodStatic member Send(IConnection, String, Object) Sends a message to all connections subscribed to the specified signal. An example of signal may be a specific connection id.

Top

See Also

Reference

ConnectionExtensions Class

Microsoft.AspNet.SignalR Namespace