Overload | Description |
---|---|
StopAsync() | Asynchronously stops this local service instance, and returns a Task object. |
StopAsync(Action<LocalService>) | This will initiate stopping the local service. The callback action will be called when the service has stopped. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8