StatisticsDaemon.Run Method
- Namespace:
- Weavy.Core.Plugins
- Assembly:
- Weavy.Core.dll
Run(CancellationToken, String[])
Sample the system and create an entry in the statistics table.
public override bool Run(CancellationToken token, params string[] args)
Parameters
- token
- System.Threading.CancellationToken
- args
- System.String[]
Returns
System.Boolean