←Select platform

CreateNActionCommnad Method

Summary

Creates the N-ACTION commnad.

Syntax

C#
VB
C++
public virtual DicomCommand CreateNActionCommnad( 
   INActionClientSessionProxy session, 
   DicomDataSet dataSet 
) 
  
Public Overridable Function CreateNActionCommnad( _ 
   ByVal session As Leadtools.Dicom.Scp.INActionClientSessionProxy, _ 
   ByVal dataSet As Leadtools.Dicom.DicomDataSet _ 
) As Leadtools.Dicom.Scp.Command.DicomCommand 

Parameters

session
The client session proxy which handles the DICOM N-ACTION messages.

dataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.

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