[]
Used by Exec(IEnumerable, Dictionary<string, object>, CancellationToken, ProgressDelegate) to report progress updates.
public delegate void ProgressDelegate(int progressPercentage)
Type | Name | Description |
---|---|---|
int | progressPercentage | Used by to report progress updates. |
Name | Description |
---|---|
ProgressDelegate(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(int, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(int) |