This property gets or sets proxy information for the request.

[Visual Basic] Public Property HttpProxy As System.Net.IWebProxy
[C#] public System.Net.IWebProxy HttpProxy {get; set;}

Property Value

The WebProxy instance used to proxy the request. The default value is null (Nothing in Visual Basic).

Explanation

The HttpProxy property identifies the WebProxy object to use to process requests to Internet resources.

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation