AsyncLazyInitializer.IsCompletedSuccessfully Property

Definition

Gets a value indicating whether the action has executed completely without throwing an exception.

public:
 property bool IsCompletedSuccessfully { bool get(); };
public bool IsCompletedSuccessfully { get; }
member this.IsCompletedSuccessfully : bool
Public ReadOnly Property IsCompletedSuccessfully As Boolean

Property Value

Applies to