Click or drag to resize

BaseHttpConnectorSetProxy Method (String)

Sets a Proxy Server to be used.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void SetProxy(
	string address
)

Parameters

address
Type: SystemString
Proxy Address.
See Also