1 write to deadLetterQueuePathName
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactoryBase.cs (1)
52this.deadLetterQueuePathName = MsmqUri.DeadLetterQueueAddressTranslator.UriToFormatName(this.customDeadLetterQueue);
1 reference to deadLetterQueuePathName
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactoryBase.cs (1)
83return this.deadLetterQueuePathName;