Header menu logo FSharp.ATProto

InputStatusesItem Type

Union cases

Union case Description

Cancelled

Full Usage: Cancelled

Executed

Full Usage: Executed

Failed

Full Usage: Failed

Pending

Full Usage: Pending

Unknown string

Full Usage: Unknown string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsCancelled

Full Usage: this.IsCancelled

Returns: bool
Returns: bool

this.IsExecuted

Full Usage: this.IsExecuted

Returns: bool
Returns: bool

this.IsFailed

Full Usage: this.IsFailed

Returns: bool
Returns: bool

this.IsPending

Full Usage: this.IsPending

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.