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; }
Public Shared Property UriLoaderTimeout As Integer
Get
Set
Property Value
Type:
Int32See Also