1 write to exactlyOnce
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactoryBase.cs (1)
40this.exactlyOnce = bindingElement.ExactlyOnce;
1 reference to exactlyOnce
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactoryBase.cs (1)
99return this.exactlyOnce;