StreamLifecycleOptions.StartupState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If set to AgentsStarted, stream pulling agents will be started during initialization.
public Orleans.Configuration.StreamLifecycleOptions.RunState StartupState { get; set; }
member this.StartupState : Orleans.Configuration.StreamLifecycleOptions.RunState with get, set
Public Property StartupState As StreamLifecycleOptions.RunState