Skip to content

StreamLifecycleOptions Properties

Options for managing stream system lifecycle.

InitStage

getset
View source
public int InitStage
Gets or sets the lifecycle stage at which to initialize the stream runtime.

Property value

The initialization stage.

StartStage

getset
View source
public int StartStage
Gets or sets the lifecycle stage at which to start the stream runtime.

Property value

The startup stage.