dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Parsing
IUriLoaderCache Interface
IUriLoaderCache Methods
Clear Method
GetETag Method
GetLocalCopy Method
HasETag Method
HasLocalCopy Method
RemoveETag Method
RemoveLocalCopy Method
ToCache Method
IUriLoaderCache
.
RemoveETag Method
Remove the ETag record for the given URI.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
void
RemoveETag
(
Uri
u
)
Sub
RemoveETag
(
u
As
Uri
)
Parameters
u
Type:
System
.
Uri
URI.
See Also
Reference
IUriLoaderCache Interface
VDS.RDF.Parsing Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project