←Select platform

HandleExceptions Field

Summary

Indicates if a TCPServer will handle exceptions on Start method.

Syntax
C#
VB
C++
public bool HandleExceptions 
Public HandleExceptions As Boolean 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

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