←Select platform

HandleExceptions Field

Summary

Indicates if a TCPServer will handle exceptions on Start method.

Syntax
C#
C++/CLI
public bool HandleExceptions 
public:  
   bool HandleExceptions 

Field Value

A value indicating if a TCPServer will handle exceptions on Start.

Remarks

If HandleExceptions is true, all exceptions are handled during a call to the Start method to start an HL7 listener. This is the default value.

If HandleExceptions is false, the Start method will throw an exception if exceptions are encountered.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.