←Select platform

CMoveClientSessionProxy Constructor (CMoveClientSessionProxy)

Summary

Initializes a new instance of the CMoveClientSessionProxy class.

Syntax

C#
VB
C++
public CMoveClientSessionProxy(  
   Leadtools.Dicom.Scp.ClientSession Session, 
   byte presentationID, 
   int messageID, 
   string abstractClass 
) 
Public Function New( _ 
   ByVal Session As Leadtools.Dicom.Scp.ClientSession, _ 
   ByVal presentationID As Byte, _ 
   ByVal messageID As Integer, _ 
   ByVal abstractClass As String _ 
) 
public: 
CMoveClientSessionProxy(  
   Leadtools.Dicom.Scp.ClientSession^ Session, 
   byte presentationID, 
   int messageID, 
   String^ abstractClass 
) 

Parameters

Session
The ClientSession object which will handle sending the actual communication.

presentationID
The presentation ID that came with the C-MOVE request.

messageID
The message ID that came with the C-MOVE request.

abstractClass
The Abstract Class that came with the C-MOVE request.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize