ExchangeSender - класс

Definition

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

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

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

Свойства

Context
(Унаследован от MailSender)
MaxAttemptsBeforeDelete
(Унаследован от MailSender)
MaxFilesSizeEmail
(Унаследован от MailSender)
Settings 
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)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также