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

PropertySetter<TValue>.BeginInvoke Method

BeginInvoke(TValue, AsyncCallback, Object)

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