ConfigOptionApplicationDelegate.

BeginInvoke(IConfigurationBuilder, AsyncCallback, object) Method

Syntax

public virtual IAsyncResult BeginInvoke(IConfigurationBuilder builder, AsyncCallback callback, object object)

Parameters

Name Type Description
builder IConfigurationBuilder
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult