Share via


FabricInvalidForStatelessServicesException Class

Definition

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

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

Applies to