PrivilegedCallback.

BeginInvoke(object, AsyncCallback, object) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
PrivilegedCallback

Syntax

public virtual IAsyncResult BeginInvoke(object state, AsyncCallback callback, object object)

Parameters

Name Type Description
state object
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult