RedirectingEventArgs Members

Returns data from the [Redirecting] event.

The RedirectingEventArgs type exposes the following members.

Properties

  Name Description
Public property Action Gets or sets the [Action] associated with the current redirect.
Public property CurrentTarget Gets the address of the current redirect.
Public property DisableAutomaticRedirection Gets or sets whether automatic redirection is disabled.
Public property Headers
Public property PreviousException Gets the previous exception, if any.
Public property ResponseData Gets the response data for the event. (Inherited from SipResponseReceivedEventArgs.)
Public property Targets Gets the address of the all the redirects.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResumeRedirection Resumes redirection work if it was delayed originally.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RedirectingEventArgs Class

Microsoft.Rtc.Signaling Namespace