Interface IDataChangeService
- Namespace
- OpenSettings.Services.Interfaces
- Assembly
- OpenSettings.dll
public interface IDataChangeService
Methods
NotifyChangeAsync(Guid, string, Guid, CancellationToken)
Task NotifyChangeAsync(Guid clientId, string identifierName, Guid classComputedIdentifier, CancellationToken cancellationToken)
Parameters
clientId
GuididentifierName
stringclassComputedIdentifier
GuidcancellationToken
CancellationToken