SaasMailSentNotificationService - конструктор
Пространство имён: Tessa.Extensions.Default.Chronos.SaaSСборка: Tessa.Extensions.Default.Chronos (в Tessa.Extensions.Default.Chronos.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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
-