MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​AdvicesProperty­Getter<TValue, TIndex>Begin­Invoke
Open sandboxFocus

PropertyGetter<TValue, TIndex>.BeginInvoke Method

BeginInvoke(TIndex, AsyncCallback, Object)

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