An NDoc Documented Class Library

ChainBase Fields

The fields of the ChainBase class are listed below. For a complete list of ChainBase class members, see the ChainBase Members topic.

Protected Instance Fields

commandsList List of commands that belong to this IChain.
isFrozen Indicates whether this IChain is in 'frozen' state or not. When IChain is in 'frozen' state commands cannot be added to it or removed from it. IChain is in 'frozen' stated during IContext processing (while IChain's execute method is running).

See Also

ChainBase Class | NChain Namespace