Gets or sets maximum message size in bytes.

C# | Visual Basic | Visual C++ | F# |
public int MaxMessageSize { get; set; }
Public Property MaxMessageSize As Integer Get Set
public: property int MaxMessageSize { int get (); void set (int value); }
member MaxMessageSize : int with get, set


Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119