OptionsUriLoaderTimeout Property  | 
 
            Gets/Sets the Timeout for URI Loader requests (Defaults to 15 seconds).
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static int UriLoaderTimeout { get; set; }Public Shared Property UriLoaderTimeout As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also