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

PropertySetter<TValue, TIndex>.BeginInvoke Method

BeginInvoke(TIndex, TValue, AsyncCallback, Object)

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