Class ProxyHelper
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public sealed class ProxyHelper : Object, IObject, INotifyPropertyChanged, IDisposable, Proxy, IHandle, GTypeProvider
- Inheritance
-
ProxyHelper
- Implements
- Inherited Members
Constructors
ProxyHelper(IntPtr, bool)
public ProxyHelper(IntPtr handle, bool ownedRef)
Parameters
Methods
Connect(IOStream, ProxyAddress, Cancellable?)
[Version("2.26")]
public IOStream Connect(IOStream connection, ProxyAddress proxyAddress, Cancellable? cancellable)
Parameters
connection
IOStreamproxyAddress
ProxyAddresscancellable
Cancellable
Returns
ConnectFinish(AsyncResult)
[Version("2.26")]
public IOStream ConnectFinish(AsyncResult result)
Parameters
result
AsyncResult
Returns
GetDefaultForProtocol(string)
[Version("2.26")]
public static Proxy? GetDefaultForProtocol(string protocol)
Parameters
protocol
string
Returns
GetGType()
public static Type GetGType()
Returns
SupportsHostname()
[Version("2.26")]
public bool SupportsHostname()