AudioVideoSettings.MaxEarlyMediaSessionsSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the maximum number of supported early media sessions.
public:
property int MaxEarlyMediaSessionsSupported { int get(); void set(int value); };
public int MaxEarlyMediaSessionsSupported { get; set; }
member this.MaxEarlyMediaSessionsSupported : int with get, set
Public Property MaxEarlyMediaSessionsSupported As Integer
Property Value
Exceptions
Thrown when assigned value is not in valid range.