IAzureCosmosDbNotificationSetRead Method
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
Task NotificationSetRead(
NotificationDto notification,
AccountDto user,
CancellationToken cancellationToken = default
)
- notification NotificationDto
- Notification that has been read
- user AccountDto
- User to get the notifications from
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskUpdate
Task