←Select platform

DicomCommandClientSessionProxy Constructor

Summary

Initializes a new instance of the DicomCommandClientSessionProxy class.

Syntax

C#
VB
C++
Public Sub New(ByVal session As ClientSession, ByVal presentationID As Byte, ByVal messageID As Integer, ByVal abstractClass As String) 

Parameters

session

The ClientSession object which will handle the communication with the client.

presentationID

The presentation ID that came with the client request.

messageID

The message ID that came with the client request.

abstractClass

The abstract Class UID that came with the client request.

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