LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

NGetClientSessionProxy Constructor (NGetClientSessionProxy)






The client session proxy which handles the DICOM N-GET messages.
The presentation ID of the N-GET request.
The message ID of the N-GET request.
Specifies the SOP Class for which attribute values are to be retrieved.
Specifies the SOP Instance for which attribute values are to be retrieved.
A Leadtools.Dicom.DicomDataSet which includes the result of the N-GET request.
Initializes a new instance of the NGetClientSessionProxy class.
Syntax
public NGetClientSessionProxy( 
   ClientSession session,
   byte presentationID,
   int messageID,
   string abstractClass,
   string requestedSopInstanceUID,
   DicomDataSet responseDataSet
)
'Declaration
 
Public Function New( _
   ByVal session As ClientSession, _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal abstractClass As String, _
   ByVal requestedSopInstanceUID As String, _
   ByVal responseDataSet As DicomDataSet _
)
'Usage
 
Dim session As ClientSession
Dim presentationID As Byte
Dim messageID As Integer
Dim abstractClass As String
Dim requestedSopInstanceUID As String
Dim responseDataSet As DicomDataSet
 
Dim instance As New NGetClientSessionProxy(session, presentationID, messageID, abstractClass, requestedSopInstanceUID, responseDataSet)
public NGetClientSessionProxy( 
   ClientSession session,
   byte presentationID,
   int messageID,
   string abstractClass,
   string requestedSopInstanceUID,
   DicomDataSet responseDataSet
)
function NGetClientSessionProxy( 
   session ,
   presentationID ,
   messageID ,
   abstractClass ,
   requestedSopInstanceUID ,
   responseDataSet 
)
public:
NGetClientSessionProxy( 
   ClientSession^ session,
   byte presentationID,
   int messageID,
   String^ abstractClass,
   String^ requestedSopInstanceUID,
   DicomDataSet^ responseDataSet
)

Parameters

session
The client session proxy which handles the DICOM N-GET messages.
presentationID
The presentation ID of the N-GET request.
messageID
The message ID of the N-GET request.
abstractClass
Specifies the SOP Class for which attribute values are to be retrieved.
requestedSopInstanceUID
Specifies the SOP Instance for which attribute values are to be retrieved.
responseDataSet
A Leadtools.Dicom.DicomDataSet which includes the result of the N-GET request.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NGetClientSessionProxy Class
NGetClientSessionProxy Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features