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