6 references to FinishOperationSuccess
System (6)
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (6)
226
eventArgs.
FinishOperationSuccess
(0, true);
239
eventArgs.
FinishOperationSuccess
(eventArgs.Count, true);
289
eventArgs.
FinishOperationSuccess
((int)bytesReturned, true);
505
eventArgs.
FinishOperationSuccess
(eventArgs.Count, true);
546
eventArgs.
FinishOperationSuccess
((int)bytesSent, true);
1268
FinishOperationSuccess
((int)numBytes, false);