Header menu logo Fittings

CreateFileResult Type

A Discriminated Union for the result of CreateFileIfMissing

Union cases

Union case Description

Created

Full Usage: Created

ExitedAlready

Full Usage: ExitedAlready

Failed

Full Usage: Failed

Instance members

Instance member Description

this.IsCreated

Full Usage: this.IsCreated

Returns: bool
Returns: bool

this.IsExitedAlready

Full Usage: this.IsExitedAlready

Returns: bool
Returns: bool

this.IsFailed

Full Usage: this.IsFailed

Returns: bool
Returns: bool

Type something to start searching.