3 references to ReceiveStopId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
32private const int SendStartId = ReceiveStopId + 1; 131[Event(ReceiveStopId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 133WriteEvent(ReceiveStopId, objName, memberName);