1 override of ChannelParameters
System.ServiceModel (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
59public override ChannelParameterCollection ChannelParameters
4 references to ChannelParameters
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
1328this.binder.ChannelParameters, 1341this.binder.ChannelParameters, 2063waiter = new SyncWaiter(this, canGetChannel, null, timeout, maskingMode, this.binder.ChannelParameters); 2075this.binder.ChannelParameters);