Share via


WSHttpRLConfig.MaxConcurrentCalls Property

Definition

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

Property Value

Implements

Attributes

Applies to