CancelMediaCreation(string) Method

Summary
Cancels the media creation request.
Syntax
C#
VB
C++
public void CancelMediaCreation( 
   string mediaCreationSopInstanceUID 
) 
  
Public Overloads Sub CancelMediaCreation( _ 
   ByVal mediaCreationSopInstanceUID As String _ 
)  
public: 
void CancelMediaCreation(  
   String^ mediaCreationSopInstanceUID 
)  

Parameters

mediaCreationSopInstanceUID
The media creation sop instance UID.

Remarks

Failure to cancel the media creation implies that the media creation has already completed (successful or not), or the request cannot be canceled.

Requirements

Target Platforms

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.