OnBeforeCGet Method

Summary

Raises the BeforeCGet event.

Syntax
C#
VB
C++
protected virtual DicomCommandPriorityType OnBeforeCGet( 
   BeforeCGetEventArgs e 
) 
  
Protected Function OnBeforeCGet( _ 
   ByVal e As BeforeCGetEventArgs _ 
) As DicomCommandPriorityType 
protected: 
DicomCommandPriorityType OnBeforeCGet(  
   BeforeCGetEventArgs^ e 
)  

Parameters

e
The Leadtools.Dicom.Scu.Common.BeforeCGetDelegate instance containing the event data.

Return Value

The priority level of the message.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly