ReportSettingsDelegate.

BeginInvoke(StyleCopReportSettings, AsyncCallback, object) Method

Assembly
Cake.StyleCop.dll
Namespace
Cake.Stylecop
Containing Type
ReportSettingsDelegate

Syntax

public virtual IAsyncResult BeginInvoke(StyleCopReportSettings settings, AsyncCallback callback, object object)

Parameters

Name Type Description
settings StyleCopReportSettings
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult