ComponentOne Document Library for WPF
Completed Property (IAsyncActionWithProgress<TProgress>)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > IAsyncActionWithProgress<TProgress> Interface : Completed Property
Gets or sets the method that handles the action completed event.
Syntax
'Declaration
 
Property Completed As C1.WPF.Document.AsyncActionWithProgressCompletedHandler(Of TProgress)
C1.WPF.Document.AsyncActionWithProgressCompletedHandler<TProgress> Completed {get; set;}
See Also

Reference

IAsyncActionWithProgress<TProgress> Interface
IAsyncActionWithProgress<TProgress> Members