AzureNotificationProvider.AzureNotificationProvider Constructor
- Namespace:
- Weavy.Core.Providers
- Assembly:
- Weavy.Core.dll
AzureNotificationProvider()
Initializes a new instance of the AzureNotificationProvider class. Requires the following configuration settings: <ul> <li>weavy.azure-notification-provider.messenger-connection-string</li> <li>weavy.azure-notification-provider.messenger-hub-path</li> <li>weavy.azure-notification-provider.spaces-connection-string</li> <li>weavy.azure-notification-provider.spaces-hub-path</li> </ul>
public AzureNotificationProvider()