3 references to SendStopId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
39
private const int MutexEnterId =
SendStopId
+ 1;
161
[Event(
SendStopId
, Keywords = Keywords.Debug, Level = EventLevel.Verbose)]
163
WriteEvent(
SendStopId
, objName, memberName);