IRgfNotificationManager Interface

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.11.0.11119
C#
public interface IRgfNotificationManager : IDisposable
Implements
IDisposable

Methods

DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetObservableEventsTArgs 
RaiseEventAsyncTArgs 
SubscribeTArgs(ActionIRgfEventArgsTArgs) 
SubscribeTArgs(FuncIRgfEventArgsTArgs, Task) 

See Also