←Select platform

BeforeCGetEventArgs Constructor

Summary

Initializes a new instance of the BeforeCGetEventArgs class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal scp As Leadtools.Dicom.Scu.DicomScp, _ 
   ByVal dataset As Leadtools.Dicom.DicomDataSet, _ 
   ByVal priority As Leadtools.Dicom.DicomCommandPriorityType _ 
) 

Parameters

scp
A Leadtools.Dicom.Scu.DicomScp that represents the peer connection to send the C-GET-REQ to.

dataset
The dataset to send with this C-GET-REQ message.

priority
The priority of the C-GET-REQ message.

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.Scu Assembly