Click or drag to resize

CommonProtocolMetadata Fields

The CommonProtocolMetadata type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAgentNameKey
The name of the agent processing the message. Read-only string value.
Public fieldStatic memberAgentTypeKey
The type of the agent processing the message. Read-only string value.
Public fieldStatic memberHybridSimulationEnabledKey
True if Hybrid Simulation is enabled. Read-only bool value.
Public fieldStatic memberMessageIdKey
The unique ID of the message.
Public fieldStatic memberMessageTypeKey
Either "Request" or "Response". Read-only string value.
Public fieldStatic memberNamespace
Namespace of common protocol metadata http://hp.com/SOAQ/ServiceVirtualization/2010/
Public fieldStatic memberProtocolIdKey
The ID of the protocol of the message (it has a form of URL). Read-only string value.
Public fieldStatic memberTimestampKey
Message timestamp. Read-only long value.
Public fieldStatic memberUserNameKey
User name if message is authorized.
Top
See Also