Defines the interface for handling connection broken of the HL7Transmitter which it's registered in.

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

Syntax

C#
public interface HL7BrokenConnHandler
Visual Basic (Declaration)
Public Interface HL7BrokenConnHandler
Visual C++
public interface class HL7BrokenConnHandler

See Also