1 implementation of SendConnectionClose
System.Web (1)
WebSockets\UnmanagedWebSocketContext.cs (1)
34public 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)
102int hr = _context.SendConnectionClose(