Skip to main content
Module

x/windows_service/mod.ts>WindowsService#stop

Deno library to seamlessly integrate your application as a Windows service without any external tools.
Latest
method WindowsService.prototype.stop
import { WindowsService } from "https://deno.land/x/windows_service@1.0.11/mod.ts";

Stops the service.