Partager via


RealTimeConnectionManager.MaxMessageBodyLength Property

Gets or sets the maximum length of message body on SIP message

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Shared Property MaxMessageBodyLength As Integer
    Get
    Set
'Usage
Dim value As Integer

value = RealTimeConnectionManager.MaxMessageBodyLength

RealTimeConnectionManager.MaxMessageBodyLength = value
public static int MaxMessageBodyLength { get; set; }

Property Value

Type: System.Int32

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace