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 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.