1 instantiation of StreamedFramingRequestChannel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
233return (TChannel)(object)new StreamedFramingRequestChannel(this, this, address, via,
4 references to StreamedFramingRequestChannel
System.ServiceModel.NetFramingBase (4)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (4)
126private StreamedFramingRequestChannel _channel; 129public StreamedConnectionPoolHelper(StreamedFramingRequestChannel channel) 200private StreamedFramingRequestChannel _channel; 207public StreamedFramingAsyncRequest(StreamedFramingRequestChannel channel)