1 implementation of SendConnectionClose
System.Web (1)
WebSockets\UnmanagedWebSocketContext.cs (1)
34
public int
SendConnectionClose
(bool fAsync, ushort uStatusCode, string szReason, IntPtr pfnCompletion, IntPtr pvCompletionContext, out bool pfCompletionExpected) {
1 reference to SendConnectionClose
System.Web (1)
WebSockets\WebSocketPipe.cs (1)
102
int hr = _context.
SendConnectionClose
(