RequestHandlerType Property

Summary

Gets or sets the type of the handling object.

Syntax
C#
VB
C++
Public Property RequestHandlerType As Type 
public Type RequestHandlerType { get; set; } 
public: 
property Type^ RequestHandlerType { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

The request handler of interest.

Requirements

Target Platforms

See Also

Reference

TCPServer Class

TCPServer Members

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

Leadtools.Medical.HL7 Assembly