Gets or sets maximum allowed SIP message size in bytes. This is used only for TCP based connections.
Value 0 means unlimited.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int MaximumMessageSize { get; set; }
Public Property MaximumMessageSize As Integer Get Set
public: property int MaximumMessageSize { int get (); void set (int value); }
member MaximumMessageSize : int with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119