Share via


BasicHttpTLConfig.PropagateFaultMessage Property

Definition

public:
 property bool PropagateFaultMessage { bool get(); void set(bool value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("PropagateFaultMessage", System.Runtime.InteropServices.VarEnum.VT_BOOL)]
public bool PropagateFaultMessage { get; set; }
member this.PropagateFaultMessage : bool with get, set
Public Property PropagateFaultMessage As Boolean

Property Value

Implements

Attributes

Applies to