Click or drag to resize

DefaultMessageMetadataProtocolAttributeProtocol Property

The default protocol namespaces. You can use for instance HttpProtocolMetadata.Namespace, JmsProtocolMetadata.Namespace, or CommonProtocolMetadata.Namespace.

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing.Attributes
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public string Protocol { get; }

Property Value

Type: String
See Also