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