Overload | Description |
---|---|
StartAsync() | Asynchronously starts this local service instance and returns a Task object on which the Result property contains LocalService instance. |
StartAsync(Action<LocalService>) | Start the local service creation process. The callback delegate will be called when the start process is complete. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8