PostSharpAPI ReferencePost­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
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult