DispatchRuntime.ValidateMustUnderstand Property

Definition

Gets or sets the value of ValidateMustUnderstand.

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

Property Value

The value of ValidateMustUnderstand.

Remarks

Determines whether unexpected message headers cause an error condition.

Applies to