ScopedInstanceActivationCallback
Delegate used by ILifetimeScope to request a new instance to be created (that would be the first instance in that scope, subsequently reused).
public virtual IAsyncResult BeginInvoke(Action<Burden> afterCreated, AsyncCallback callback, object object)