PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesProperty­Getter<TValue>Begin­Invoke
Open sandboxFocus

BeginInvoke Method

BeginInvoke(AsyncCallback, object)

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