# StreamPullingAgentOptions.MaxEventDeliveryTime

[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/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/PersistentStreams/Options/PersistentStreamProviderOptions.cs)

```csharp
public TimeSpan MaxEventDeliveryTime
```

Gets or sets the maximum event delivery time.

### Value

The maximum event delivery time.
