Click or drag to resize

AsyncResultTIsCompleted Property

Gets a value indicating whether the asynchronous operation has completed.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public bool IsCompleted { get; }

Property Value

Type: Boolean

Implements

IAsyncResultIsCompleted
See Also