Click or drag to resize

JmsProtocolMetadataSoapOverJmsVersionKey Field

Version of SOAP over JMS used. Typically detected from request. Contains namespace of the specification. Read-only string value.

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing.ProtocolMetadata
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public const string SoapOverJmsVersionKey = "JMS:SoapOverJmsVersion"

Field Value

Type: String
See Also