[]
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
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. |