Click or drag to resize

RequestContextExtensionsSetProxy Method

Version 130.1.90
Overload List
 NameDescription
Public Extension MethodSetProxy(IRequestContext, String, String) Sets the proxy server for the specified IRequestContext. Protocol for the proxy server is http MUST be called on the CEF UI Thread
Public Extension MethodSetProxy(IRequestContext, String, NullableInt32, String) Sets the proxy server for the specified IRequestContext. Protocol for the proxy server is http MUST be called on the CEF UI Thread
Public Extension MethodSetProxy(IRequestContext, String, String, NullableInt32, String) Sets the proxy server for the specified IRequestContext MUST be called on the CEF UI Thread
Top
See Also