Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

MediaObjectCanceled Event






Occurs when a Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement is canceled.
Syntax
public event EventHandler<MediaItemEventArgs> MediaObjectCanceled
'Declaration
 
Public Event MediaObjectCanceled As EventHandler(Of MediaItemEventArgs)
'Usage
 
Dim instance As MediaCreationEventBroker
Dim handler As EventHandler(Of MediaItemEventArgs)
 
AddHandler instance.MediaObjectCanceled, handler

            

            
public:
event EventHandler<MediaItemEventArgs^>^ MediaObjectCanceled
Event Data

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

PropertyDescription
Item Gets or sets the Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement item.
Requirements

Target Platforms

See Also

Reference

MediaCreationEventBroker Class
MediaCreationEventBroker Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features