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