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: 6.0.0.72-
Syntax
C#
public string Protocol { get; }

Property Value

Type: String
See Also