2 references to
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputChannel.cs (1)
11: base(listener, new MsmqInputMessagePool((listener.ReceiveParameters as MsmqTransportReceiveParameters).MaxPoolSize))
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputChannel.cs (1)
13: base(listener, new MsmqIntegrationMessagePool(MsmqDefaults.MaxPoolSize))