PhoneApplicationService.StartService Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This method is used by the underlying implementation of the PhoneApplicationService and should not be used by applications.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- context
- Type: System.Windows.ApplicationServiceContext
This parameter is not used.
Implements
IApplicationService.StartService(ApplicationServiceContext)
Show: