Returns data from the Redirecting event.
The following tables list the members exposed by the RedirectingEventArgs type.
Public
Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets or sets the Action associated with the current redirect. |
![]() |
CurrentTarget | Gets the address of the current redirect. |
![]() |
DisableAutomaticRedirection | Gets or sets whether automatic redirection is disabled. |
![]() |
PreviousException | Gets the previous exception, if any. |
![]() |
ResponseData | Gets the response data for the event.(inherited from SipResponseReceivedEventArgs) |
![]() |
Targets | Gets the address of the all the redirects. |
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ResumeRedirection | Resumes redirection work if it was delayed originally. |
![]() |
ToString | (inherited from Object ) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |