ServiceAgentManager Class

Inheritance Hierarchy

System.Object
  Microsoft.Phone.DeviceManufacturers.ServiceAgentManager

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

Syntax

'Declaration
Public NotInheritable Class ServiceAgentManager
public static class ServiceAgentManager
public ref class ServiceAgentManager abstract sealed
[<AbstractClass>]
[<Sealed>]
type ServiceAgentManager =  class end

The ServiceAgentManager type exposes the following members.

Methods

  Name Description
Public methodStatic member LaunchOnBootForTest
Public methodStatic member LaunchOnRestartAfterUnexpectedTerminationForTest
Public methodStatic member LaunchOnRestartAfterUpdateForTest

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

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