4 references to EnsureJournalProperty
System.ServiceModel (4)
System\ServiceModel\Channels\MsmqOutputMessage.cs (4)
48EnsureJournalProperty((byte)UnsafeNativeMethods.MQMSG_JOURNAL, factory.UseSourceJournal); 73EnsureJournalProperty((byte)UnsafeNativeMethods.MQMSG_DEADLETTER, false); 76EnsureJournalProperty((byte)UnsafeNativeMethods.MQMSG_DEADLETTER, true); 79EnsureJournalProperty((byte)UnsafeNativeMethods.MQMSG_DEADLETTER, true);