Click or drag to resize

DefaultMessageMetadataProtocolAttribute Constructor

Initializes a new instance of the DefaultMessageMetadataProtocolAttribute class

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing.Attributes
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 6.0.0.72-
Syntax
C#
public DefaultMessageMetadataProtocolAttribute(
	string protocolNamespace
)

Parameters

protocolNamespace
Type: SystemString
See Also