1 type derived from WebSocketTransportDuplexSessionChannel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
20
internal class ClientWebSocketTransportDuplexSessionChannel :
WebSocketTransportDuplexSessionChannel
4 references to WebSocketTransportDuplexSessionChannel
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (4)
441
WebSocketTransportDuplexSessionChannel
thisPtr = (
WebSocketTransportDuplexSessionChannel
)ar.AsyncState;
478
public WebSocketMessageSource(
WebSocketTransportDuplexSessionChannel
webSocketTransportDuplexSessionChannel, WebSocket webSocket,
486
private void Initialize(
WebSocketTransportDuplexSessionChannel
webSocketTransportDuplexSessionChannel, WebSocket webSocket, bool useStreaming, IDefaultCommunicationTimeouts defaultTimeouts)