←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly