Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

OperationCompleted Event (IWorkstationArgument<D,T>)







Occurs when the component that executed this argument completes.
Syntax
event EventHandler<DataEventArgs<T>> OperationCompleted
'Declaration
 
Event OperationCompleted As EventHandler(Of DataEventArgs(Of T))
'Usage
 
Dim instance As IWorkstationArgument(Of D,T)
Dim handler As EventHandler(Of DataEventArgs(Of T))
 
AddHandler instance.OperationCompleted, handler

            

            
__event EventHandler<DataEventArgs<T*>*>* OperationCompleted
event EventHandler<DataEventArgs<T^>^>^ OperationCompleted
Event Data

The event handler receives an argument of type DataEventArgs<TData> containing data related to this event. The following DataEventArgs<TData> properties provide information specific to this event.

PropertyDescription
Data Gets the argument data to pass to an event handler.
Requirements

Target Platforms

See Also

Reference

IWorkstationArgument<D,T> Interface
IWorkstationArgument<D,T> Members

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