3 references to Take
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqInputMessagePool.cs (1)
25
MsmqInputMessage message = this.
Take
();
System\ServiceModel\Channels\MsmqOutputChannel.cs (1)
151
MsmqOutputMessage<IOutputChannel> msmqMessage = this.outputMessages.
Take
();
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessagePool.cs (1)
21
MsmqIntegrationInputMessage message = this.
Take
();