Gets if asynchronous operation has completed.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override bool IsCompleted { get; }
Public Overrides ReadOnly Property IsCompleted As Boolean Get
public: virtual property bool IsCompleted { bool get () override; }
abstract IsCompleted : bool with get override IsCompleted : bool with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119