2 references to MaxPoolSize
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputChannel.cs (2)
33this.outputMessages = new SynchronizedDisposablePool<MsmqOutputMessage<IOutputChannel>>(factory.MaxPoolSize); 155MsmqDiagnostics.PoolFull(this.factory.MaxPoolSize);