IWebSocket::Send Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Sends data over the websocket.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- value
- Type: System::String
The value to send.
Show: