26 references to HTTP
System.ServiceModel.Primitives (26)
Internals\WcfEventSource.cs (26)
1796return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1799[Event(EventIds.WebSocketConnectionRequestSendStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable, 1815return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1818[Event(EventIds.WebSocketConnectionRequestSendStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable, 1834return base.IsEnabled(EventLevel.Error, Keywords.HTTP, EventChannel.Analytic); 1837[Event(EventIds.WebSocketConnectionFailed, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Analytic, 1853return base.IsEnabled(EventLevel.Error, Keywords.HTTP, EventChannel.Analytic); 1856[Event(EventIds.WebSocketConnectionAborted, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Analytic, 1872return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1875[Event(EventIds.WebSocketAsyncWriteStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.TransportSend, Keywords = Keywords.HTTP | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable, 1890return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1893[Event(EventIds.WebSocketAsyncWriteStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.TransportSend, Keywords = Keywords.HTTP | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable, 1908return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1911[Event(EventIds.WebSocketAsyncReadStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.TransportReceive, Keywords = Keywords.HTTP | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable, 1926return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1929[Event(EventIds.WebSocketAsyncReadStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, Keywords = Keywords.HTTP | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable, 1944return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1947[Event(EventIds.WebSocketCloseSent, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug, 1962return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1965[Event(EventIds.WebSocketCloseOutputSent, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug, 1980return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 1983[Event(EventIds.WebSocketConnectionClosed, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug, 1998return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 2001[Event(EventIds.WebSocketCloseStatusReceived, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug, 2016return base.IsEnabled(EventLevel.Verbose, Keywords.HTTP, EventChannel.Debug); 2019[Event(EventIds.WebSocketCreateClientWebSocketWithFactory, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, Keywords = Keywords.HTTP | ChannelKeywords.Debug,