ContainerInstantiationEventType

Enumeration of events supported by SubscribableContainer for instantiation functionality.

Values

ValueMeaning
pre

Event run before beggining of instantiation process

post

Event run after end of instantiation process

Meta