Open sandboxFocus

Property IsFaulted

IsFaulted

Gets a value indicating whether the promise is faulted. In this case, the Exception property is set.

Declaration
bool IsFaulted { get; }
Property Value
Type Description
bool