Click or drag to resize

MqProtocolMetadataFormatKey Field

A format name used by the sender of the message to indicate the nature of the data in the message to the receiver. Read-only string value.

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing.ProtocolMetadata
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 6.0.0.72-
Syntax
C#
public const string FormatKey = "Format"

Field Value

Type: String
See Also