Operation.HasCompleted Property

Definition

Returns true if the long-running operation completed.

public abstract bool HasCompleted { get; }
member this.HasCompleted : bool
Public MustOverride ReadOnly Property HasCompleted As Boolean

Property Value

Applies to