1 type derived from TransportDuplexSessionChannel
System.ServiceModel.Http (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
15internal abstract class WebSocketTransportDuplexSessionChannel : TransportDuplexSessionChannel
2 references to TransportDuplexSessionChannel
System.ServiceModel.Http (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
661public ConnectionDuplexSession(TransportDuplexSessionChannel channel) 686public TransportDuplexSessionChannel Channel { get; }