C1.WPF.Document Assembly / C1.WPF.Document Namespace / IAsyncInfo Interface / Status Property

In This Topic
Status Property (IAsyncInfo)
In This Topic
Gets a value that indicates the status of the asynchronous operation.
Syntax
'Declaration
 
ReadOnly Property Status As AsyncStatus
 
See Also