# FaultInjectionGrainStorageOptions Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.faultinjectiongrainstorageoptions/)

## Latency {#latency-78565354}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.faultinjectiongrainstorageoptions/properties/latency-78565354/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.TestingHost/TestStorageProviders/FaultInjectionStorageProvider.cs)

```csharp
public TimeSpan Latency
```

Gets or sets the latency applied on storage operations.
