←Select platform

StorageCommitmentWait Event (StoreScu)

Summary

This event is fired while waiting to recieve the Storage Commit results.

Syntax

C#
VB
C++
public event EventHandler<Leadtools.Dicom.Scu.Common.StorageCommitmentWaitEventArgs> StorageCommitmentWait
Public Event StorageCommitmentWait As EventHandler(Of Leadtools.Dicom.Scu.Common.StorageCommitmentWaitEventArgs)
public:  
   event EventHandler<Leadtools::Dicom::Scu::Common::StorageCommitmentWaitEventArgs^>^ StorageCommitmentWait 

Remarks

After the SCU sends an N-Action-Req and receives the N-Action-Rsp, the SCU waits for results (N-Event-Report-Req). The StorageCommitmentWait event is fired while the SCU waits for the N-Event-Report-Req. For more information, see StorageCommitmentWaitEventArgs.

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eStorageCommitmentWaitEventArgsThe event data.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize