PostSharp//API Reference/Post­Sharp.​Aspects.​Advices/Property­Setter<TValue>/Begin­Invoke
Open sandboxFocus

Method BeginInvoke

BeginInvoke(TValue, AsyncCallback, Object)

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