Skip to main content
A newer version of this page is available.

SnapProgressIndicationService Class

Enables a Snap application to indicate the current progress of long-lasting tasks.

Namespace: DevExpress.Snap.Services

Assembly: DevExpress.Snap.v19.2.dll

Declaration

public class SnapProgressIndicationService :
    ISnapMailMergeProgressIndicationService,
    IProgressIndicationService,
    IDisposable

Inheritance

Object
SnapProgressIndicationService
See Also