Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

DocumentViewerAsyncError<T> Delegate






Operation data.
Error object.
The generic callback to run if an error occurs when a command is run asynchronously.
Syntax
public delegate void DocumentViewerAsyncError<T>( 
   DocumentViewerAsyncOperation<T> operation,
   Exception error
)
'Declaration
 
Public Delegate Sub DocumentViewerAsyncError(Of T)( _
   ByVal operation As DocumentViewerAsyncOperation(Of T), _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As New DocumentViewerAsyncError(Of T)(AddressOf HandlerMethod)
generic<typename T>
public delegate void DocumentViewerAsyncError( 
   DocumentViewerAsyncOperation<T^>^ operation,
   Exception^ error
)

Parameters

operation
Operation data.
error
Error object.

Type Parameters

T
Requirements

Target Platforms

See Also

Reference

DocumentViewerAsyncError<T> Members
Leadtools.Documents.UI Namespace
Document Viewer Commands.

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features