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