Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Start ( ) : System.Threading.Tasks.Task | ||
Stop ( ) : System.Threading.Tasks.Task | ||
YamsService ( IDeploymentWatcher deploymentWatcher, IApplicationPool applicationPool ) : System.Threading.Tasks |
public Start ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public Stop ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public YamsService ( IDeploymentWatcher deploymentWatcher, IApplicationPool applicationPool ) : System.Threading.Tasks | ||
deploymentWatcher | IDeploymentWatcher | |
applicationPool | IApplicationPool | |
return | System.Threading.Tasks |