[OrderAttribute(3)]
public class SessionTokenWebProxyRequestHandler : WebProxyRequestHandlerBase<OrderAttribute(3)>
Public Class SessionTokenWebProxyRequestHandler
Inherits WebProxyRequestHandlerBase[OrderAttribute(3)]
public ref class SessionTokenWebProxyRequestHandler : public WebProxyRequestHandlerBase[<OrderAttribute(3)>]
type SessionTokenWebProxyRequestHandler =
class
inherit WebProxyRequestHandlerBase
end| SessionTokenWebProxyRequestHandler | Инициализирует новый экземпляр класса SessionTokenWebProxyRequestHandler |
| AddHeaderAsync | Добавляет заголовок запроса Session. |
| 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) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ModifyRequestAsync |
Модифицирует запрос Request перед отправкой.
(Переопределяет WebProxyRequestHandlerBaseModifyRequestAsync(IWebProxyContext)) |
| ShouldAddHeader | Возвращает признак того, что должен быть добавлен заголовок запроса Session. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |