3 references to KeepAliveSentId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
22private const int KeepAliveAckedId = KeepAliveSentId + 1; 45[Event(KeepAliveSentId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 47WriteEvent(KeepAliveSentId, objName, opcode, payload);