1 write to ChannelKey
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (1)
351
ChannelKey
= channelKey,
3 references to ChannelKey
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (3)
190
channelKey = data.
ChannelKey
;
230
this.throttle.Release(data.
ChannelKey
);
250
this.throttle.Release(data.
ChannelKey
);