StorageCommitmentResult Event

Summary
Occurs after receiving a storage commitment response.
Syntax
C#
VB
C++
public event EventHandler<StorageCommitmentResultEventArgs> StorageCommitmentResult 
  
Public Event StorageCommitmentResult As EventHandler(Of StorageCommitmentResultEventArgs) 
public: 
event EventHandler<StorageCommitmentResultEventArgs^>^ StorageCommitmentResult 
Event Data

The event handler receives an argument of type StorageCommitmentResultEventArgs containing data related to this event. The following StorageCommitmentResultEventArgs properties provide information specific to this event.

PropertyDescription
Result Gets or sets the storage commitment result.
Requirements

Target Platforms

See Also

Reference

StoreScu Class

StoreScu Members

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

Leadtools.Dicom.Scu Assembly

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