WebJobsConventionDelegate.

BeginInvoke(IWebJobsConventionContext, AsyncCallback, object) Method

Syntax

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

Parameters

Name Type Description
context IWebJobsConventionContext
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult