←Select platform

StorageCommitmentWait Event

Summary

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

Syntax
C#
C++/CLI
public event EventHandler<StorageCommitmentWaitEventArgs> StorageCommitmentWait 
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

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

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.