Orsak


AsyncResult<'a, 'e> Type

Instance members

Instance member Description

this.IsCanceled

Full Usage: this.IsCanceled

Returns: bool

Returns: bool

this.IsCompleted

Full Usage: this.IsCompleted

Returns: bool

Returns: bool

this.IsCompletedSuccessfully

Full Usage: this.IsCompletedSuccessfully

Returns: bool

Returns: bool

this.IsFaulted

Full Usage: this.IsFaulted

Returns: bool

Returns: bool

this.Result

Full Usage: this.Result

Returns: Result<'a, 'e>

Returns: Result<'a, 'e>