ConfigurationConventionDelegate.

BeginInvoke(IConfigurationConventionContext, AsyncCallback, object) Method

Syntax

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

Parameters

Name Type Description
context IConfigurationConventionContext
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult