Click or drag to resize

ThreadedStoreWriterContext Methods

The ThreadedStoreWriterContext type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a Uri to the list of URIs for Graphs that are waiting to be written.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFormatUri(String)
Formats a URI as a String for full Output.
(Inherited from BaseStoreWriterContext.)
Public methodFormatUri(Uri)
Formats a URI as a String for full Output.
(Inherited from BaseStoreWriterContext.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryGetNextUri
Gets the next Uri for a Graph that is waiting to be written.
Top
See Also