Share via


NetTcpRHConfig.MaxConnections Property

Definition

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

Property Value

Implements

Attributes

Applies to