1 write to ExactlyOnce
System.ServiceModel (1)
System\ServiceModel\Configuration\MsmqElementBase.cs (1)
158
this.
ExactlyOnce
= source.ExactlyOnce;
2 references to ExactlyOnce
System.ServiceModel (2)
System\ServiceModel\Configuration\MsmqElementBase.cs (2)
133
binding.ExactlyOnce = this.
ExactlyOnce
;
158
this.ExactlyOnce = source.
ExactlyOnce
;