ServiceAgentManager Class

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This API is not intended to be used directly from your code.

Inheritance Hierarchy

System..::.Object
  Microsoft.Phone.DeviceManufacturers..::.ServiceAgentManager

Namespace:  Microsoft.Phone.DeviceManufacturers
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public NotInheritable Class ServiceAgentManager
public static class ServiceAgentManager

The ServiceAgentManager type exposes the following members.

Methods

  Name Description
LaunchOnBootForTest This API is not intended to be used directly from your code.
LaunchOnRestartAfterUnexpectedTerminationForTest This API is not intended to be used directly from your code.
LaunchOnRestartAfterUpdateForTest This API is not intended to be used directly from your code.

Top

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.DeviceManufacturers Namespace