StreamLifecycleOptions
class
Namespace: Orleans.Configuration
Options for managing stream system lifecycle.
public class StreamLifecycleOptionsConstructors
Properties
InitStageGets or sets the lifecycle stage at which to initialize the stream runtime.StartStageGets or sets the lifecycle stage at which to start the stream runtime.StartupStateIf set toRunState, stream pulling agents will be started during initialization.
