5 references to Busy
System.Web (5)
WebSockets\AspNetWebSocket.cs (5)
326
_sendState = ChannelState.
Busy
;
387
_receiveState = ChannelState.
Busy
;
456
_sendState = ChannelState.
Busy
;
541
case ChannelState.
Busy
:
552
case ChannelState.
Busy
: