[OrderAttribute(-1)]
public class HealthCheckWebProxyEventHandler : WebProxyErrorHandlerBase
<OrderAttribute(-1)>
Public Class HealthCheckWebProxyEventHandler
Inherits WebProxyErrorHandlerBase
[OrderAttribute(-1)]
public ref class HealthCheckWebProxyEventHandler : public WebProxyErrorHandlerBase
[<OrderAttribute(-1)>]
type HealthCheckWebProxyEventHandler =
class
inherit WebProxyErrorHandlerBase
end
HealthCheckWebProxyEventHandler | Инициализирует новый экземпляр класса HealthCheckWebProxyEventHandler |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetExceptionAsync | Возвращает исключение, которое должно быть выброшено при обработке ошибки типов Html, Plain и Xml, или null, если обработчик не выбрасывает специализированное исключение. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
HandleErrorAsync |
Обрабатывает ошибки в ответе на запрос. Выбрасывает исключение в соответствии с ошибкой.
(Переопределяет WebProxyErrorHandlerBaseHandleErrorAsync(IWebProxyContext)) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |