1 write to useStreaming
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
543this.useStreaming = useStreaming;
3 references to useStreaming
System.ServiceModel (3)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (3)
845if (this.useStreaming) 859if (!this.useStreaming) 968if (this.useStreaming)