IThreadSafeDatasetLock Property |
Gets the Lock used to ensure MRSW concurrency of the Dataset when used with the Leviathan SPARQL processors.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax ReaderWriterLockSlim Lock { get; }
ReadOnly Property Lock As ReaderWriterLockSlim
Get
Property Value
Type:
ReaderWriterLockSlimSee Also