SaasMailSentNotificationService - конструктор
Пространство имён: Tessa.Extensions.Default.Chronos.SaaSСборка: Tessa.Extensions.Default.Chronos (в Tessa.Extensions.Default.Chronos.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public SaasMailSentNotificationService(
IWebProxyFactory webProxyFactory,
IDiscoveryKeyProvider keyProvider,
MailSenderConfig config
)
Public Sub New (
webProxyFactory As IWebProxyFactory,
keyProvider As IDiscoveryKeyProvider,
config As MailSenderConfig
)
public:
SaasMailSentNotificationService(
IWebProxyFactory^ webProxyFactory,
IDiscoveryKeyProvider^ keyProvider,
MailSenderConfig^ config
)
new :
webProxyFactory : IWebProxyFactory *
keyProvider : IDiscoveryKeyProvider *
config : MailSenderConfig -> SaasMailSentNotificationService
Параметры
- webProxyFactory IWebProxyFactory
-
- keyProvider IDiscoveryKeyProvider
-
- config MailSenderConfig
-