CommandLineConventionDelegate.

BeginInvoke(ICommandLineConventionContext, AsyncCallback, object) Method

Syntax

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

Parameters

Name Type Description
context ICommandLineConventionContext
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult