Table of Contents

Interface Proxy

Namespace
Gio
Assembly
Gio-2.0.dll
public interface Proxy : IHandle
Inherited Members

Methods

Connect(IOStream, ProxyAddress, Cancellable?)

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

Parameters

connection IOStream
proxyAddress ProxyAddress
cancellable Cancellable

Returns

IOStream

ConnectFinish(AsyncResult)

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

Parameters

result AsyncResult

Returns

IOStream

SupportsHostname()

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

Returns

bool