[This is preliminary documentation and is subject to change.]

The ICommitable type exposes the following members.

Methods

  Name Description
Public method Commit
Commits (i.e., makes immutable) the functional object
Public method Retract
Retracts (i.e., makes editable) the functional object

Properties

  Name Description
Public property InitializeOnCommit
Specifies whether the functional object should perform initialization operations upon being committed

See Also