# StreamPullingAgentOptions.InitialSubscriptionStartPosition

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streampullingagentoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.streampullingagentoptions/properties/)

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

```csharp
public StreamSubscriptionStartPosition InitialSubscriptionStartPosition
```

Gets or sets the position used for initial subscriptions which do not specify a sequence token or explicit start position.
