3 references to PingPong
System (3)
net\System\Net\WebSockets\WebSocketBase.cs (2)
1793
(bufferType != WebSocketProtocolComponent.BufferType.
PingPong
&&
1994
if (bufferType == WebSocketProtocolComponent.BufferType.
PingPong
)
net\System\Net\WebSockets\WebSocketBuffer.cs (1)
543
case WebSocketProtocolComponent.BufferType.
PingPong
: