[OrderAttribute(3)]
public class TextWebProxyErrorHandler : WebProxyErrorHandlerBase<OrderAttribute(3)>
Public Class TextWebProxyErrorHandler
Inherits WebProxyErrorHandlerBase[OrderAttribute(3)]
public ref class TextWebProxyErrorHandler : public WebProxyErrorHandlerBase[<OrderAttribute(3)>]
type TextWebProxyErrorHandler =
class
inherit WebProxyErrorHandlerBase
end| TextWebProxyErrorHandler | Инициализирует новый экземпляр класса TextWebProxyErrorHandler |
| 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) |