ResolveEventType Enumeration | 
Namespace: Autofac.Core.Resolving.Middleware
| Member name | Value | Description | |
|---|---|---|---|
| OnPreparing | 0 | Event type for the OnPreparing event registered by OnPreparing(ActionPreparingEventArgs). | |
| OnActivating | 1 | Event type for the OnActivating event registered by OnActivating(ActionIActivatingEventArgsTLimit). | |
| OnActivated | 2 | Event type for the OnActivated event registered by OnActivated(ActionIActivatedEventArgsTLimit). | |
| OnRelease | 3 | Event type for the OnRelease event registered by OnReleaseTLimit, TActivatorData, TRegistrationStyle(IRegistrationBuilderTLimit, TActivatorData, TRegistrationStyle, ActionTLimit) |