IsCompleted Property
Definition
Namespace: Avalonia.Utilities
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
Get
member IsCompleted : bool with get
Property Value
BooleanSee Also
Reference
SynchronousCompletionAsyncResult(T) Structure
Avalonia.Utilities Namespace