Orchestration.OrchestrationMessage<'date, 'timeunit, 'timespan> Type
Union cases
| Union case |
Description
|
Full Usage:
Finished EstimationResult<'date, 'timeunit, 'timespan>
Parameters:
EstimationResult<'date, 'timeunit, 'timespan>
|
|
Full Usage:
StartDependentWorkPackages Async<EstimationResult<'date, 'timeunit, 'timespan>>
Parameters:
Async<EstimationResult<'date, 'timeunit, 'timespan>>
|
|
Full Usage:
StartWorkPackage Async<EstimationResult<'date, 'timeunit, 'timespan>>
Parameters:
Async<EstimationResult<'date, 'timeunit, 'timespan>>
|
|
Full Usage:
WorkCancelled
|
|
Full Usage:
WorkFailed exn
Parameters:
exn
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFinished
Returns: bool
|
|
Full Usage:
this.IsStartDependentWorkPackages
Returns: bool
|
|
Full Usage:
this.IsStartWorkPackage
Returns: bool
|
|
Full Usage:
this.IsWorkCancelled
Returns: bool
|
|
Full Usage:
this.IsWorkFailed
Returns: bool
|
|
bristlecone