MsmqBindingElementBase.UseSourceJournal Property

Definition

Gets or sets a value that indicates whether copies of messages processed by this binding should be stored in the source journal queue.

C#
public bool UseSourceJournal { get; set; }

Property Value

true if messages processed by this binding are copied to the source journal queue; otherwise, false. The default value is false.

Remarks

Queued applications that keep a record of messages that have left the source computer's outgoing queue can have the messages copied to a journal queue. After a message leaves the outgoing queue and an acknowledgment is received that the message was received on the destination computer, a copy of the message is kept in the sending computer's system journal queue.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1