[]
public delegate void LongOpInProgressHandler(object sender, LongOpInProgressArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | |
| LongOpInProgressArgs | e |
| Name | Description |
|---|---|
| LongOpInProgressHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, LongOpInProgressArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, LongOpInProgressArgs) |