# PreferLocalPlacementAttribute Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.placement.preferlocalplacementattribute/)

## PreferLocalPlacementAttribute {#constructor-61740b8d}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.placement.preferlocalplacementattribute/constructors/constructor-61740b8d/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Placement/PlacementAttribute.cs#L70-L72)

```csharp
public PreferLocalPlacementAttribute()
```

Initializes a new instance of the [PreferLocalPlacementAttribute](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.placement.preferlocalplacementattribute/) class.
