Gets the host that performs this operation.

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

Syntax

C#
public HL7Transmitter Host()
Visual Basic
Public Function Host As HL7Transmitter
Visual C++
public:
HL7Transmitter^ Host()

Return Value

The host that performs this operation.

See Also