Enum ContainerInstantiationEventType

Enumeration of events supported by SubscribableContainer for instantiation functionality.

enum ContainerInstantiationEventType : int { ... }

Enum members

NameDescription
post Event run after end of instantiation process
pre Event run before beggining of instantiation process