←Select platform

CreateCStoreCommand Method

Summary

Returns a C-STORE command that can handle the abstract class in the provided proxy.

Syntax

C#
VB
C++
  
Public Overridable Function CreateCStoreCommand( _ 
   ByVal sessionProxy As Leadtools.Dicom.Scp.ICStoreClientSessionProxy, _ 
   ByVal requestDataSet As Leadtools.Dicom.DicomDataSet _ 
) As Leadtools.Dicom.Scp.Command.DicomCommand 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly