LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Set<TData>(DicomScp,TData) Method

Show in webframe





The type of the data.
The peer connection to send the N-SET-REQ to.
The data to send in the N-SET-REQ.
Sends an N-SET-REQ to the SCP.
Syntax
public void Set<TData>( 
   DicomScp Scp,
   TData Data
)
'Declaration
 
Public Overloads Sub Set(Of TData)( _
   ByVal Scp As DicomScp, _
   ByVal Data As TData _
) 
'Usage
 
Dim instance As PerformedProcedureStepScu
Dim Scp As DicomScp
Dim Data As TData
 
instance.Set(Of TData)(Scp, Data)

            

            
public:
void Setgeneric<typename TData>
( 
   DicomScp^ Scp,
   TData^ Data
) 

Parameters

Scp
The peer connection to send the N-SET-REQ to.
Data
The data to send in the N-SET-REQ.

Type Parameters

TData
The type of the data.
Example
For an example refer to Create<TData>(DicomScp,TData)
Requirements

Target Platforms

See Also

Reference

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