Header menu logo F# Compiler Guide

FSharpCheckFileAnswer Type

The result of calling TypeCheckResult including the possibility of abort and background compiler not caught up.

Union cases

Union case Description

Aborted

Full Usage: Aborted

Aborted because cancellation caused an abandonment of the operation

Success

Item : FSharpCheckFileResults

Instance members

Instance member Description

this.IsAborted

Full Usage: this.IsAborted

Returns: bool
Returns: bool

this.IsSucceeded

Full Usage: this.IsSucceeded

Returns: bool
Returns: bool

Type something to start searching.