[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.LongOperation

LongOperation Event

Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation.

Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
[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
Returns
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.