Для изменения размера нажмите или перетащите

DeferredNotificationManagerSendCoreAsync - метод

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

Параметры

notificationEmail
Тип: Tessa.NoticesNotificationEmail
recipients
Тип: System.Collections.GenericIEnumerableNotificationRecipient
context
Тип: Tessa.NoticesINotificationSendContext
cancellationToken (Optional)
Тип: System.ThreadingCancellationToken

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

Тип: TaskValidationResult
См. также