Interface Proxy
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public interface Proxy
Properties
Handle
ObjectHandle Handle { get; }
Property Value
Methods
Connect(IOStream, ProxyAddress, Cancellable?)
[Version("2.26")]
IOStream Connect(IOStream connection, ProxyAddress proxyAddress, Cancellable? cancellable)
Parameters
connection
IOStreamproxyAddress
ProxyAddresscancellable
Cancellable
Returns
ConnectFinish(AsyncResult)
[Version("2.26")]
IOStream ConnectFinish(AsyncResult result)
Parameters
result
AsyncResult
Returns
SupportsHostname()
[Version("2.26")]
bool SupportsHostname()