public interface INotificationsCachePublic Interface INotificationsCachepublic interface class INotificationsCachetype 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. |