Service Class
Definition
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.
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatelessService))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatefulService))]
public abstract class Service
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatelessService))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.StatefulService))>]
type Service = class
Public MustInherit Class Service
- Inheritance
-
System.ObjectService
- Derived
- Attributes
-
System.Runtime.Serialization.KnownTypeAttribute
Properties
HealthState | |
IsServiceGroup | |
ServiceKind | |
ServiceManifestVersion | |
ServiceName | |
ServiceStatus | |
ServiceTypeName |