Click or drag to resize

JmsProtocolMetadataSoapGenericJmsTypeKey Field

Contains name of SoapOverJms delegate for generic JMS. Set on input message according to JMS properties and copied to response from request. 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 SoapGenericJmsTypeKey = "JMS:GenericJmsType"

Field Value

Type: String
See Also