PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesProperty­Getter<TValue, TIndex>Begin­Invoke
Open sandboxFocus

Method BeginInvoke

BeginInvoke(TIndex, AsyncCallback, Object)

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