RGF.Client
C#
Show/Hide TOC
IRgf
Progress
Service Interface
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Services
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.16.0.10131
C#
Copy
public
interface
IRgfProgressService
:
IAsyncDisposable
Implements
IAsyncDisposable
Properties
ConnectionId
Methods
DisposeAsync
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.
(Inherited from
IAsyncDisposable
)
StartAsync
StopAsync
Events
OnProgressChanged
See Also
Reference
Recrovit.RecroGridFramework.Client.Services Namespace
In This Article
Definition
Properties
Methods
Events
See Also