SmtpSender - класс

Definition

Пространство имён: Tessa.Extensions.Default.Chronos.Notices
Сборка: Tessa.Extensions.Default.Chronos (в Tessa.Extensions.Default.Chronos.dll) Версия: 3.6.0.22
C#
public sealed class SmtpSender : MailSender, 
	IAsyncDisposable
Inheritance
Object    MailSender    SmtpSender
Implements
IAsyncDisposable

Конструкторы

SmtpSenderИнициализирует новый экземпляр класса SmtpSender

Свойства

Context
(Унаследован от MailSender)
MaxAttemptsBeforeDelete
(Унаследован от MailSender)
MaxFilesSizeEmail
(Унаследован от MailSender)
SmtpFrom 
SmtpFromDisplayName 
StopRequested
(Унаследован от MailSender)

Методы

AddMissedFilesInfo
(Унаследован от MailSender)
DisposeAsync 
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
LogProcessingErrorAsync
(Унаследован от MailSender)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ProcessAsync
(Унаследован от MailSender)
ProcessMessageAsync
(Унаследован от MailSender)
SendMessageAsync
(Переопределяет MailSenderSendMessageAsync(MailSenderMessage, CancellationToken))
StartAsync
(Унаследован от MailSender)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также