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