Click or drag to resize

FeaturesIsPersistent Property

Does the graph persist the graph to disk after shutdown?

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public bool IsPersistent { get; set; }

Property Value

Type: Boolean
See Also