Contains communication configuration for HL7 message receivers and transmitters.

Namespace: Mergecom.HL7
Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0

Syntax

C#
public class HL7SocketConfiguration
Visual Basic
Public Class HL7SocketConfiguration
Visual C++
public ref class HL7SocketConfiguration

Remarks

The fields of this class are initialized either from a configuration file, from a Properties object, from values directly passed to one of the constructors or from the toolkit properties.

The following properties are recognized:

Inheritance Hierarchy

See Also