MaxHeaderValueLength Property

Gets or sets the maximum length for [SignalingHeader.Value].

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

Syntax

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

value = RealTimeConnectionManager.MaxHeaderValueLength

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

Property Value

Type: System..::..Int32

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace