DeferredNotificationManager - класс

Версия реализации INotificationManager с отложенной отправкой уведомлений.

Definition

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

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

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

Свойства

CardMetadata
(Унаследован от NotificationManager)
CardRepository
(Унаследован от NotificationManager)
ConditionCache
(Унаследован от NotificationManager)
ConditionExecutor
(Унаследован от NotificationManager)
Container
(Унаследован от NotificationManager)
DbScope
(Унаследован от NotificationManager)
EmailSourceProvider
(Унаследован от NotificationManager)
GetPlaceholderManagerFunc
(Унаследован от NotificationManager)
LanguagePicker
(Унаследован от NotificationManager)
LicenseManager
(Унаследован от NotificationManager)
MailService
(Унаследован от NotificationManager)
PermissionsProvider
(Унаследован от NotificationManager)
PlaceholderCompilationDependencies
(Унаследован от NotificationManager)
PlaceholderScriptDependencies
(Унаследован от NotificationManager)
RecipientsSourceProvider
(Унаследован от NotificationManager)
Session
(Унаследован от NotificationManager)
TransactionStrategy
(Унаследован от NotificationManager)

Методы

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)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
SendAsync Метод для отправки уведомления.
(Унаследован от NotificationManager)
SendCoreAsync
(Переопределяет NotificationManagerSendCoreAsync(NotificationEmail, IEnumerableNotificationRecipient, INotificationSendContext, CancellationToken))
SendDeferredMessagesAsync 
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

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

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

См. также