Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ServiceActivationFailedException Class

Definition

Namespace:
Microsoft.ServiceHub.Framework
Assembly:
Microsoft.ServiceHub.Framework.dll
Package:
Microsoft.ServiceHub.Framework v4.8.55

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Used to indicate a failure in a IServiceBroker to activate a service that was found.

public ref class ServiceActivationFailedException : Microsoft::ServiceHub::Framework::ServiceCompositionException
[System.Serializable]
public class ServiceActivationFailedException : Microsoft.ServiceHub.Framework.ServiceCompositionException
[<System.Serializable>]
type ServiceActivationFailedException = class
 inherit ServiceCompositionException
Public Class ServiceActivationFailedException
Inherits ServiceCompositionException
Inheritance
ServiceActivationFailedException
Attributes

Applies to