AutofacConventionDelegate.

BeginInvoke(IAutofacConventionContext, AsyncCallback, object) Method

Syntax

public virtual IAsyncResult BeginInvoke(IAutofacConventionContext context, AsyncCallback callback, object object)

Parameters

Name Type Description
context IAutofacConventionContext
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult