3 references to KeepAliveAckedId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
24
private const int WsTraceId =
KeepAliveAckedId
+ 1;
49
[Event(
KeepAliveAckedId
, Keywords = Keywords.Debug, Level = EventLevel.Informational)]
51
WriteEvent(
KeepAliveAckedId
, objName, payload);