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

CreateCStoreCommand Method






The Leadtools.Dicom.Scp.ICStoreClientSessionProxy object which will be used to handle the communication with the client.
The Leadtools.Dicom.DicomDataSet which is received with the client request.
Returns a C-STORE command that can handle the abstract class in the provided proxy.
Syntax
public virtual DicomCommand CreateCStoreCommand( 
   ICStoreClientSessionProxy sessionProxy,
   DicomDataSet requestDataSet
)
'Declaration
 
Public Overridable Function CreateCStoreCommand( _
   ByVal sessionProxy As ICStoreClientSessionProxy, _
   ByVal requestDataSet As DicomDataSet _
) As DicomCommand
'Usage
 
Dim instance As DicomCommandFactory
Dim sessionProxy As ICStoreClientSessionProxy
Dim requestDataSet As DicomDataSet
Dim value As DicomCommand
 
value = instance.CreateCStoreCommand(sessionProxy, requestDataSet)
public virtual DicomCommand CreateCStoreCommand( 
   ICStoreClientSessionProxy sessionProxy,
   DicomDataSet requestDataSet
)
 function Leadtools.Dicom.Scp.Command.DicomCommandFactory.CreateCStoreCommand( 
   sessionProxy ,
   requestDataSet 
)
public:
virtual DicomCommand^ CreateCStoreCommand( 
   ICStoreClientSessionProxy^ sessionProxy,
   DicomDataSet^ requestDataSet
) 

Parameters

sessionProxy
The Leadtools.Dicom.Scp.ICStoreClientSessionProxy object which will be used to handle the communication with the client.
requestDataSet
The Leadtools.Dicom.DicomDataSet which is received with the client request.

Return Value

Returns the created DicomCommand.
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

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