WrapperFactory.

BeginInvoke(AsyncCallback, object) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
WrapperFactory

Syntax

public virtual IAsyncResult BeginInvoke(AsyncCallback callback, object object)

Parameters

Name Type Description
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult