IProxy Interface |
Namespace: DotNetBrowser.Net.Proxy
public interface IProxy : IAutoDisposable
The IProxy type exposes the following members.
Name | Description | |
---|---|---|
![]() | Engine |
Gets the IEngine instance associated with this object.
|
![]() | IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) |
![]() | Profile |
Gets the IProfile instance associated with this object.
|
![]() | Settings |
Gets or sets the current proxy settings.
|
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.) |