ThreadedTransactionalGraphContractCommit Method |
[Missing <summary> documentation for "M:Frontenac.Blueprints.Contracts.ThreadedTransactionalGraphContract.Commit"]
Namespace:
Frontenac.Blueprints.Contracts
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic abstract void Commit()
Public MustOverride Sub Commit
public:
virtual void Commit() abstract
abstract Commit : unit -> unit
Implements
ITransactionalGraphCommit
See Also