Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • SnapProgressIndicationService Class

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

    Namespace: DevExpress.Snap.Services

    Assembly: DevExpress.Snap.v21.2.dll

    NuGet Package: DevExpress.Win.Snap

    Declaration

    public class SnapProgressIndicationService :
        ISnapMailMergeProgressIndicationService,
        IProgressIndicationService,
        IDisposable

    Inheritance

    Object
    SnapProgressIndicationService
    See Also