ServiceConventionDelegate.

BeginInvoke(IServiceConventionContext, AsyncCallback, object) Method

Syntax

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

Parameters

Name Type Description
context IServiceConventionContext
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult