Table of Contents

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

handle IntPtr
ownedRef bool

Methods

Connect(IOStream, ProxyAddress, Cancellable?)

[Version("2.26")]
public IOStream Connect(IOStream connection, ProxyAddress proxyAddress, Cancellable? cancellable)

Parameters

connection IOStream
proxyAddress ProxyAddress
cancellable Cancellable

Returns

IOStream

ConnectFinish(AsyncResult)

[Version("2.26")]
public IOStream ConnectFinish(AsyncResult result)

Parameters

result AsyncResult

Returns

IOStream

GetDefaultForProtocol(string)

[Version("2.26")]
public static Proxy? GetDefaultForProtocol(string protocol)

Parameters

protocol string

Returns

Proxy

GetGType()

public static Type GetGType()

Returns

Type

SupportsHostname()

[Version("2.26")]
public bool SupportsHostname()

Returns

bool