3 references to SendOperation
System (3)
net\System\Net\WebSockets\WebSocketBase.cs (3)
1131m_SendOperation = new WebSocketOperation.SendOperation(this); 1145WebSocketOperation.SendOperation keepAliveOperation = new WebSocketOperation.SendOperation(this); 2147: base(webSocket)