[]
Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation.
[C1Description("C1DocumentSource.LongOperation", "Occurs periodically during C1DocumentSource operations.")]
public event LongOperationEventHandler LongOperation
<C1Description("C1DocumentSource.LongOperation", "Occurs periodically during C1DocumentSource operations.")>
Public Event LongOperation As LongOperationEventHandler
| Type | Description |
|---|---|
| LongOperationEventHandler | Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. |