View full article

ServiceInfo Class

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

Holds information about a single service.

Inheritance

Syntax

public class ServiceInfo

Constructors

Name Description
ServiceInfo(Guid)

Properties

Name Description
Address

The address of the service.

ClusterNodeCount

The number of nodes clustered within the service.

ID

The ID of the service.

Name

The name of the service.

Type

The type of the service.

Extension Methods

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