IRgfProgressService Interface

Definition

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

Properties

Methods

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

Events

See Also