←Select platform

ClientSession Constructor

Summary

Initializes a new instance of the ClientSession class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal client As Leadtools.Dicom.DicomNet _ 
) 
public: 
ClientSession(  
   Leadtools.Dicom.DicomNet^ client 
) 

Parameters

client
The Leadtools.Dicom.DicomNet object associated with the connected client.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly