Share via


StatefulService Class

Definition

public sealed class StatefulService : System.Fabric.Query.Service
type StatefulService = class
    inherit Service
Public NotInheritable Class StatefulService
Inherits Service
Inheritance
System.Object
StatefulService

Properties

HasPersistedState
HealthState (Inherited from Service)
IsServiceGroup (Inherited from Service)
ServiceKind (Inherited from Service)
ServiceManifestVersion (Inherited from Service)
ServiceName (Inherited from Service)
ServiceStatus (Inherited from Service)
ServiceTypeName (Inherited from Service)

Applies to