Click or drag to resize

OptionsUriLoaderTimeout Property

Gets/Sets the Timeout for URI Loader requests (Defaults to 15 seconds).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static int UriLoaderTimeout { get; set; }

Property Value

Type: Int32
See Also