# StreamLifecycleOptions Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streamlifecycleoptions/)

## DEFAULT_INIT_STAGE {#default-init-stage-9d2a07df}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streamlifecycleoptions/fields/default-init-stage-9d2a07df/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/PersistentStreams/Options/PersistentStreamProviderOptions.cs)

```csharp
public const int DEFAULT_INIT_STAGE
```

## DEFAULT_STARTUP_STATE {#default-startup-state-01ced5a4}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streamlifecycleoptions/fields/default-startup-state-01ced5a4/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/PersistentStreams/Options/PersistentStreamProviderOptions.cs)

```csharp
public const RunState DEFAULT_STARTUP_STATE
```

## DEFAULT_START_STAGE {#default-start-stage-7f9552e5}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streamlifecycleoptions/fields/default-start-stage-7f9552e5/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/PersistentStreams/Options/PersistentStreamProviderOptions.cs)

```csharp
public const int DEFAULT_START_STAGE
```
