Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)
Syntax
Exceptions
Exception type | Condition |
---|---|
Exception |
Exceptions thrown by the application while generating media (interface IMediaNegotiation) are not handled by the platform. |
RealTimeException |
Thrown when there is no media description available. |
InvalidOperationException |
Thrown when the session is not in a valid state to renegotiate. |
Remarks
This method waits until the media description is renegotiated. It is not recommended for a UI thread.
Thread Safety
All public static (Shared in Visual
Basic) members of this type are thread-safe. Instance members are
not guaranteed to be thread-safe.