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