2 references to Durable
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
51
if (factory.
Durable
)
System\ServiceModel\Channels\MsmqVerifier.cs (1)
16
if (!factory.
Durable
&& factory.ExactlyOnce)