Click or drag to resize

LlpTransportOnReceiveMessage Method

Receive and process message

Namespace:  SanteDB.Messaging.HL7.TransportProtocol
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
protected virtual void OnReceiveMessage(
	Object client
)

Parameters

client
Type: SystemObject

[Missing <param name="client"/> documentation for "M:SanteDB.Messaging.HL7.TransportProtocol.LlpTransport.OnReceiveMessage(System.Object)"]

See Also