# TestSiloSpecificOptions.PrimarySiloEndPoint

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testsilospecificoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testsilospecificoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.TestingHost/TestClusterOptions.cs)

```csharp
public IPEndPoint? PrimarySiloEndPoint
```

Gets or sets the primary silo port.

### Value

The primary silo port.
