# SiloMessagingOptions.PlacementMaxRetries

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

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/Orleans.Runtime/Configuration/Options/SiloMessagingOptions.cs)

```csharp
public int PlacementMaxRetries
```

Gets or sets the maximum number of retry attempts for grain placement operations.
