# ConnectionOptions.ConnectionsPerEndpoint

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Networking/ConnectionOptions.cs)

```csharp
public int ConnectionsPerEndpoint
```

Gets or sets the number of connections to maintain for each endpoint.
