[]
        
(Showing Draft Content)

C1.WPF.Document.IAsyncInfo

IAsyncInfo Interface

Supports asynchronous actions and operations.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public interface IAsyncInfo

Properties

Name Description
ErrorCode

Gets an exception occurs in the asynchronous operation.

Id

Gets the handle of the asynchronous operation.

Status

Gets a value that indicates the status of the asynchronous operation.

Methods

Name Description
Cancel()

Cancels the asynchronous operation.

Close()

Closes the asynchronous operation.