Header menu logo bristlecone

Orchestration.OrchestrationMessage<'date, 'timeunit, 'timespan> Type

Union cases

Union case Description

Finished EstimationResult<'date, 'timeunit, 'timespan>

Full Usage: Finished EstimationResult<'date, 'timeunit, 'timespan>

Parameters:
Item : EstimationResult<'date, 'timeunit, 'timespan>

StartDependentWorkPackages Async<EstimationResult<'date, 'timeunit, 'timespan>>

Full Usage: StartDependentWorkPackages Async<EstimationResult<'date, 'timeunit, 'timespan>>

Parameters:
Item : Async<EstimationResult<'date, 'timeunit, 'timespan>>

StartWorkPackage Async<EstimationResult<'date, 'timeunit, 'timespan>>

Full Usage: StartWorkPackage Async<EstimationResult<'date, 'timeunit, 'timespan>>

Parameters:
Item : Async<EstimationResult<'date, 'timeunit, 'timespan>>

WorkCancelled

Full Usage: WorkCancelled

WorkFailed exn

Full Usage: WorkFailed exn

Parameters:
    Item : exn

Item : exn

Instance members

Instance member Description

this.IsFinished

Full Usage: this.IsFinished

Returns: bool
Returns: bool

this.IsStartDependentWorkPackages

Full Usage: this.IsStartDependentWorkPackages

Returns: bool
Returns: bool

this.IsStartWorkPackage

Full Usage: this.IsStartWorkPackage

Returns: bool
Returns: bool

this.IsWorkCancelled

Full Usage: this.IsWorkCancelled

Returns: bool
Returns: bool

this.IsWorkFailed

Full Usage: this.IsWorkFailed

Returns: bool
Returns: bool

Type something to start searching.