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

NActionClientSessionProxy Constructor (NActionClientSessionProxy)






The client session proxy which handles the DICOM N-ACTION messages.
The presentation ID of the N-ACTION request.
The message ID of the N-ACTION request.
The SOP class UID of the instance the N-ACTION is to be performed on.
The UID of the instance the N-ACTION is to be performed on.
Type of action to be performed.
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
Initializes a new instance of the NActionClientSessionProxy class.
Syntax
public NActionClientSessionProxy( 
   ClientSession Session,
   byte presentationID,
   int messageID,
   string requestedClass,
   string requestedInstance,
   int actionTypeId,
   DicomDataSet responseDataSet
)
'Declaration
 
Public Function New( _
   ByVal Session As ClientSession, _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal requestedClass As String, _
   ByVal requestedInstance As String, _
   ByVal actionTypeId As Integer, _
   ByVal responseDataSet As DicomDataSet _
)
'Usage
 
Dim Session As ClientSession
Dim presentationID As Byte
Dim messageID As Integer
Dim requestedClass As String
Dim requestedInstance As String
Dim actionTypeId As Integer
Dim responseDataSet As DicomDataSet
 
Dim instance As New NActionClientSessionProxy(Session, presentationID, messageID, requestedClass, requestedInstance, actionTypeId, responseDataSet)
public NActionClientSessionProxy( 
   ClientSession Session,
   byte presentationID,
   int messageID,
   string requestedClass,
   string requestedInstance,
   int actionTypeId,
   DicomDataSet responseDataSet
)
function NActionClientSessionProxy( 
   Session ,
   presentationID ,
   messageID ,
   requestedClass ,
   requestedInstance ,
   actionTypeId ,
   responseDataSet 
)
public:
NActionClientSessionProxy( 
   ClientSession^ Session,
   byte presentationID,
   int messageID,
   String^ requestedClass,
   String^ requestedInstance,
   int actionTypeId,
   DicomDataSet^ responseDataSet
)

Parameters

Session
The client session proxy which handles the DICOM N-ACTION messages.
presentationID
The presentation ID of the N-ACTION request.
messageID
The message ID of the N-ACTION request.
requestedClass
The SOP class UID of the instance the N-ACTION is to be performed on.
requestedInstance
The UID of the instance the N-ACTION is to be performed on.
actionTypeId
Type of action to be performed.
responseDataSet
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
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

NActionClientSessionProxy Class
NActionClientSessionProxy 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