Click or drag to resize

HpsvServiceInfo Class

Provides details about the Virtual Service being simulated. Available via ServiceInfo
Inheritance Hierarchy
SystemObject
  HP.SV.DotNetRuleApiHpsvServiceInfo

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public sealed class HpsvServiceInfo

The HpsvServiceInfo type exposes the following members.

Properties
  NameDescription
Public propertyEndpoints
Virtual Service Endpoints
Public propertyId
Virtual Service Id
Public propertyName
Virtual Service name
Public propertyProjectId
Project Id
Public propertyProjectName
Project Name
Top
See Also