TestSender - класс

Тестовый сендер, который сохраняет обработанные сообщения в свойстве SendedMessages

Definition

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

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

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

Свойства

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

Методы

AddMissedFilesInfo
(Унаследован от MailSender)
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)
ProcessMesageAsync 
ProcessMessageAsync
(Унаследован от MailSender)
SendMessageAsync
(Переопределяет MailSenderSendMessageAsync(MailSenderMessage, CancellationToken))
SendTestEmailAsync 
StartAsync
(Унаследован от MailSender)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

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

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

См. также