Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)
Syntax
Exceptions
Exception type | Condition |
---|---|
RealTimeException |
Thrown when a transport error occurs. |
ArgumentException |
Thrown when the redirect address is the local address or the inviter's address specified with an endpoint ID. -or- Thrown when the address indicates redirection to the local endpoint, to the inviter, or it is not formed correctly. -or- Thrown when the argument is not valid. |
InvalidOperationException |
Thrown when the session is in an invalid state. |
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.