Click or drag to resize

CommonProtocolMetadataMessageTypeKey Field

Either "Request" or "Response". 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 MessageTypeKey = "MessageType"

Field Value

Type: String
See Also