BaseStardogTemplatePersistIndexesSynchronously Property  | 
 
            Gets/Sets whether to persist indexes synchronously.
            
 
    Namespace: 
   VDS.RDF.Storage.Management.Provisioning.Stardog
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool PersistIndexesSynchronously { get; set; }Public Property PersistIndexesSynchronously As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also