Skip to content

Indicate that the operation failed

Sameera Perera edited this page Oct 20, 2021 · 1 revision

A failed operation should return a "failed outcome". This is signaled by a false Outcome<T>.IsSuccessful property.

Clone this wiki locally