Gets or sets whether automatic redirection is disabled. Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

Remarks

Gets or sets the value indicating whether the application wants the disable automatic redirection based on the redirect action set in this eventarg after returning from the redirect callback handler of the application. If disabled, the application takes the responsibility to store this eventarg, set the redirect action later, and call ResumeRedirection. Failure to do so results in the pending Particpate method not responding.


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