Header menu logo FCQRS

ControllerMessage Type

Union cases

Union case Description

InitializeScheduler obsScheduler

Full Usage: InitializeScheduler obsScheduler

Parameters:
obsScheduler : ObservingScheduler

InternalAdvancerTick

Full Usage: InternalAdvancerTick

RegisterAutoAdvanceOnAppearance taskName

Full Usage: RegisterAutoAdvanceOnAppearance taskName

Parameters:
    taskName : string

taskName : string

SignalToAdvanceCapturedTask

Full Usage: SignalToAdvanceCapturedTask

Stop

Full Usage: Stop

TaskEnqueued(nameOpt, delay)

Full Usage: TaskEnqueued(nameOpt, delay)

Parameters:
    nameOpt : string option
    delay : TimeSpan

nameOpt : string option
delay : TimeSpan

WatchForTask taskName

Full Usage: WatchForTask taskName

Parameters:
    taskName : string

taskName : string

Instance members

Instance member Description

this.IsInitializeScheduler

Full Usage: this.IsInitializeScheduler

Returns: bool
Returns: bool

this.IsInternalAdvancerTick

Full Usage: this.IsInternalAdvancerTick

Returns: bool
Returns: bool

this.IsRegisterAutoAdvanceOnAppearance

Full Usage: this.IsRegisterAutoAdvanceOnAppearance

Returns: bool
Returns: bool

this.IsSignalToAdvanceCapturedTask

Full Usage: this.IsSignalToAdvanceCapturedTask

Returns: bool
Returns: bool

this.IsStop

Full Usage: this.IsStop

Returns: bool
Returns: bool

this.IsTaskEnqueued

Full Usage: this.IsTaskEnqueued

Returns: bool
Returns: bool

this.IsWatchForTask

Full Usage: this.IsWatchForTask

Returns: bool
Returns: bool

Type something to start searching.