4 references to Continuation
System.Net.WebSockets (4)
System\Net\WebSockets\ManagedWebSocket.cs (4)
337opcode = MessageOpcode.Continuation; 716if (compressed && opcode != MessageOpcode.Continuation) 876if (header.Opcode == MessageOpcode.Continuation) 1362case MessageOpcode.Continuation: