![]() Cache | Gets/Sets the Cache that is in use |
![]() CacheDirectory | Gets/Sets the Directory used for caching Graphs loaded from URIs |
![]() CacheDuration | Gets/Sets the amount of time Graphs are cached for |
![]() UserAgent | Gets/Sets an optional User Agent string that will be appended to HTTP Requests |
![]() IsCached | Determines whether the RDF behind the given URI is cached |
![]() Load | Overloaded. Attempts to load a RDF Graph from a URI asynchronously |
![]() LoadDataset | Overloaded. Attempts to load a RDF dataset asynchronously from the given URI using a RDF Handler |
![]() StoreWarning | Event which is raised when a store parser that is invoked by the UriLoader notices a non-fatal issue with the RDF dataset syntax |
![]() Warning | Event which is raised when a parser that is invoked by the UriLoader notices a non-fatal issue with the RDF syntax |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
UriLoader Class | VDS.RDF.Parsing Namespace