Allows the application to specify the maximum SIP message size that can be processed. Any value 1500 bytes or larger is generally acceptable.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public int MaxSipMesageLength
Visual Basic (Declaration)
Public MaxSipMesageLength As Integer
Visual C++
public:
int MaxSipMesageLength
J#
public int MaxSipMesageLength

See Also