Méthode | Description | |
---|---|---|
HostedService ( string hostedServiceTypeName, |
||
Start ( BottomShelf.Host.Monitoring.FileSystemWatcher watcher, System.Action removeHostedService ) : void | ||
Stop ( ) : void |
public HostedService ( string hostedServiceTypeName, |
||
hostedServiceTypeName | string | |
assemblyName | ||
assemblyFile | string | |
Résultat | System |
public Start ( BottomShelf.Host.Monitoring.FileSystemWatcher watcher, System.Action removeHostedService ) : void | ||
watcher | BottomShelf.Host.Monitoring.FileSystemWatcher | |
removeHostedService | System.Action | |
Résultat | void |