Header menu logo fantomas

ValueOrCancelled<'TResult> Type

Union cases

Union case Description

Cancelled exception

Full Usage: Cancelled exception

Parameters:
exception : OperationCanceledException

Value result

Full Usage: Value result

Parameters:
    result : 'TResult

result : 'TResult

Instance members

Instance member Description

this.IsCancelled

Full Usage: this.IsCancelled

Returns: bool
Returns: bool

this.IsValue

Full Usage: this.IsValue

Returns: bool
Returns: bool

Type something to start searching.