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

    Releases all resources used by SnapProgressIndicationService.

    Namespace: DevExpress.Snap.Services

    Assembly: DevExpress.Snap.v21.2.dll

    NuGet Package: DevExpress.Win.Snap

    Declaration

    public void Dispose()

    Remarks

    Calling the Dispose method allows you to reallocate the resources used by a SnapProgressIndicationService instance.

    See Also