public interface INotificationsCache
Public Interface INotificationsCache
public interface class INotificationsCache
type INotificationsCache = interface end
InvalidateAsync | Invalidates notifications cache. |
TryGetNotificationAsync(Guid, CancellationToken) | Tries to get notification from cache. |
TryGetNotificationAsync(String, CancellationToken) | Tries to get notification from cache. |