←Select platform

MLPRequest Constructor

Summary

Initializes a new MLPRequest instance.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal PeerSocket As TcpClient _ 
) 
public MLPRequest( 
   TcpClient PeerSocket 
) 
public: 
MLPRequest(  
   TcpClient^ PeerSocket 
) 

Parameters

PeerSocket
The server's peer socket.

Requirements

Target Platforms

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