SparqlUpdateCommandSetTimeout Property |
Gets/Sets the Timeout in milliseconds for the execution of the Updates.
Namespace:
VDS.RDF.Update
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public long Timeout { get; set; }
Public Property Timeout As Long
Get
Set
Property Value
Type:
Int64Remarks Default is no timeout.
See Also