Share via


NetTcpTLConfig.MaxReceivedMessageSize Property

Definition

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

Property Value

Implements

Attributes

Applies to