DispatchRuntime.PreserveMessage Property

Definition

Gets or sets whether the message is preserved.

public:
 property bool PreserveMessage { bool get(); void set(bool value); };
public bool PreserveMessage { get; set; }
member this.PreserveMessage : bool with get, set
Public Property PreserveMessage As Boolean

Property Value

true if message is preserved; otherwise, false.

Applies to