View full article

ServiceStatusDetail Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

This class provides details about the status of a service member. A service can contain one or several members, depending on the type of service and current configuration.

Inheritance

Syntax

public class ServiceStatusDetail

Constructors

Name Description
ServiceStatusDetail()

Properties

Name Description
Groups

A list of groups this service is a member of.

Host

The host where the service member is running.

ID

The ID of the service member.

Message

A list of messages describing the current state.

Status

The status of the service member which can have multiple flags set.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)