IRgfProgressService Interface

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.18.0.10402
C#
public interface IRgfProgressService : IAsyncDisposable
Implements
IAsyncDisposable

Properties

Methods

AddToBackgroundInstances 
DisposeAsyncPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.
(Inherited from IAsyncDisposable)
StartAsync 
StopAsync 

Events

See Also