1 instantiation of ReplySessionChannelDemuxer
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
79
return (TypedChannelDemuxer)(object)new
ReplySessionChannelDemuxer
(context, this.peekTimeout, this.maxPendingSessions);