LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

SendNActionRequest<TQuery>(DicomScp,TQuery,Int32,String) Method

Show in webframe





The type of the query.
The peer connection to send the N-ACTION request to.
Holds information specific to the N-ACTION request.
The action to be performed.
The instance to be affected by this request.
Sends the N action request to the specified scp.
Syntax
public DicomCommandStatusType SendNActionRequest<TQuery>( 
   DicomScp Scp,
   TQuery Query,
   int action,
   string instance
)
'Declaration
 
Public Overloads Function SendNActionRequest(Of TQuery)( _
   ByVal Scp As DicomScp, _
   ByVal Query As TQuery, _
   ByVal action As Integer, _
   ByVal instance As String _
) As DicomCommandStatusType
'Usage
 
Dim instance As PatientUpdaterScu
Dim Scp As DicomScp
Dim Query As TQuery
Dim action As Integer
Dim instance As String
Dim value As DicomCommandStatusType
 
value = instance.SendNActionRequest(Of TQuery)(Scp, Query, action, instance)

            

            
public:
DicomCommandStatusType SendNActionRequestgeneric<typename TQuery>
( 
   DicomScp^ Scp,
   TQuery^ Query,
   int action,
   String^ instance
) 

Parameters

Scp
The peer connection to send the N-ACTION request to.
Query
Holds information specific to the N-ACTION request.
action
The action to be performed.
instance
The instance to be affected by this request.

Type Parameters

TQuery
The type of the query.

Return Value

The status of the operation.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterScu Class
PatientUpdaterScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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