ServiceInfo Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Holds information about a single service.
Inheritance
-
System.Object
- ServiceInfo
Syntax
public class ServiceInfoConstructors
| 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. |