MetalamaAPI documentationAspect APIMetalama.​Framework.​ValidationValidator­Delegate<TContext>Begin­Invoke
Open sandboxFocus

BeginInvoke Method

BeginInvoke(in TContext, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(in TContext context, AsyncCallback callback, object @object)
Parameters
Type Name Description
TContext context
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult