SettingsDelegate.

BeginInvoke(StyleCopSettings, AsyncCallback, object) Method

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

Syntax

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

Parameters

Name Type Description
settings StyleCopSettings
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult