NotificationButtonViewModelUpdateNotificationsFromServerAsync - метод

Definition

Пространство имён: Tessa.UI.Controls.Forums
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public Task<bool> UpdateNotificationsFromServerAsync(
	bool alwaysUpdateItems = true,
	bool deleteReadMessages = true,
	FmNotificationResponse notificationResponse = null,
	CancellationToken cancellationToken = default
)

Параметры

alwaysUpdateItems  Boolean  (Optional)
 
deleteReadMessages  Boolean  (Optional)
 
notificationResponse  FmNotificationResponse  (Optional)
 
cancellationToken  CancellationToken  (Optional)
 

Возвращаемое значение

TaskBoolean

См. также