WebSocketHandler::Send Method

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.WebSockets
Assemblies:   Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

public:
Task^ Send(
	String^ message
)

Parameters

message
Type: System::String
Show: