DeferredNotificationManagerSendCoreAsync - метод

Definition

Пространство имён: Tessa.Notices
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
protected override Task<ValidationResult> SendCoreAsync(
	NotificationEmail notificationEmail,
	IEnumerable<NotificationRecipient> recipients,
	INotificationSendContext context,
	CancellationToken cancellationToken = default
)

Параметры

notificationEmail  NotificationEmail
 
recipients  IEnumerableNotificationRecipient
 
context  INotificationSendContext
 
cancellationToken  CancellationToken  (Optional)
 

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

TaskValidationResult

См. также