Terminates an incoming session by redirecting the inviter with an address. Namespace: Microsoft.Rtc.Signaling
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.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also