MailSentNotificationServiceNotifyMailSentAsync - метод

Definition

Пространство имён: Tessa.Extensions.Default.Server.Plugins.Notices
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public Task<ValidationResult> NotifyMailSentAsync(
	MailSenderMessage message,
	CancellationToken cancellationToken = default
)

Параметры

message  MailSenderMessage
 
cancellationToken  CancellationToken  (Optional)
 

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

TaskValidationResult

Реализации

IMailSentNotificationServiceNotifyMailSentAsync(MailSenderMessage, CancellationToken)

См. также