Click or drag to resize

IProtocolFormatterDecodeMessage Method (Object)

[Missing <summary> documentation for "M:Eneter.Messaging.MessagingSystems.ConnectionProtocols.IProtocolFormatter.DecodeMessage(System.Object)"]

Namespace:  Eneter.Messaging.MessagingSystems.ConnectionProtocols
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
ProtocolMessage DecodeMessage(
	Object readMessage
)

Parameters

readMessage
Type: SystemObject

[Missing <param name="readMessage"/> documentation for "M:Eneter.Messaging.MessagingSystems.ConnectionProtocols.IProtocolFormatter.DecodeMessage(System.Object)"]

Return Value

Type: ProtocolMessage

[Missing <returns> documentation for "M:Eneter.Messaging.MessagingSystems.ConnectionProtocols.IProtocolFormatter.DecodeMessage(System.Object)"]

See Also