Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / IAsyncInfo Interface / ErrorCode Property

In This Topic
    ErrorCode Property (IAsyncInfo)
    In This Topic
    Gets an exception occurs in the asynchronous operation.
    Syntax
    'Declaration
     
    ReadOnly Property ErrorCode As Exception
    Exception ErrorCode {get;}
    See Also