Updatables

IDictionary<string, IUpdatable> IProcessingBlock.Updatables { get; }

Gets the collection of updatables.

Value

IDictionary<string, IUpdatable> – Collection of updatables.

Throws