NotificationDaemon.Run Method
- Namespace:
- Weavy.Core.Plugins
- Assembly:
- Weavy.Core.dll
Run(CancellationToken, String[])
Send email notifications
public override bool Run(CancellationToken token, params string[] args)
Parameters
- token
- System.Threading.CancellationToken
- args
- System.String[]
Returns
bool