IRgfNotificationManager Interface

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
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(Object, ActionIRgfEventArgsTArgs) 
SubscribeTArgs(Object, FuncIRgfEventArgsTArgs, Task) 

See Also