PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesEvent­Accessor<TDelegate>Begin­Invoke
Open sandboxFocus

Method BeginInvoke

BeginInvoke(TDelegate, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(TDelegate delegate, AsyncCallback callback, object object)
Parameters
Type Name Description
TDelegate delegate
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult