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

Method BeginInvoke

BeginInvoke(AsyncCallback, Object)

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