Share via


CustomRLConfig.OrderedProcessing Property

Definition

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

Property Value

Implements

Attributes

Applies to