RequestContextHandler.SetProxyOnContextInitialized Method |
Name | Description | |
---|---|---|
![]() | SetProxyOnContextInitialized(String, Nullable<Int32>) |
Sets the proxy preferences when the OnRequestContextInitialized(IRequestContext)
method is called. Proxy set via the command-line usually cannot be modified.
|
![]() | SetProxyOnContextInitialized(String, String, Nullable<Int32>) |
Sets the proxy preferences when the OnRequestContextInitialized(IRequestContext)
method is called. Proxy set via the command-line usually cannot be modified.
|