[]
Occurs periodically during long operations (e.g. saving to disk). Allows to provide progress indication and the ability to cancel generation to the user.
public event LongOperationEventHandler LongOperation
Public Event LongOperation As LongOperationEventHandler
| Type | Description |
|---|---|
| LongOperationEventHandler | Occurs periodically during long operations (e.g. saving to disk). Allows to provide progress indication and the ability to cancel generation to the user. |