3 references to SetValue
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
187
this.deadLetterQueue.
SetValue
(value);
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (2)
268
this.adminQueue.
SetValue
(queueName);
284
this.responseQueue.
SetValue
(queueName);