Click or drag to resize

RemoteUpdateProcessor Constructor (String)

Creates a new Remote Update Processor.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public RemoteUpdateProcessor(
	string endpointUri
)

Parameters

endpointUri
Type: SystemString
Endpoint URI.
See Also