FSharpCheckFileAnswer Type
The result of calling TypeCheckResult including the possibility of abort and background compiler not caught up.
Union cases
Union case |
Description
|
Full Usage:
Aborted
|
Aborted because cancellation caused an abandonment of the operation |
Success
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsAborted
Returns: bool
|
|
Full Usage:
this.IsSucceeded
Returns: bool
|
|