Share via


MaxEarlyMediaSessionsSupported Property

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

Syntax

'Declaration
Public Property MaxEarlyMediaSessionsSupported As Integer
    Get
    Set
'Usage
Dim instance As AudioVideoSettings
Dim value As Integer

value = instance.MaxEarlyMediaSessionsSupported

instance.MaxEarlyMediaSessionsSupported = value
public int MaxEarlyMediaSessionsSupported { get; set; }

Property Value

Type: System..::..Int32

See Also

Reference

AudioVideoSettings Class

AudioVideoSettings Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace