Share via


FabricInvalidForStatefulServicesException Class

Definition

The exception that is thrown when an operation is only valid for stateless services.

[System.Serializable]
public class FabricInvalidForStatefulServicesException : System.Fabric.FabricException
[<System.Serializable>]
type FabricInvalidForStatefulServicesException = class
    inherit FabricException
Public Class FabricInvalidForStatefulServicesException
Inherits FabricException
Inheritance
FabricInvalidForStatefulServicesException
Attributes

Applies to