# EndpointOptionsExtensions

Package: [Microsoft.Orleans.Runtime](/orleans/docs/api/csharp/microsoft.orleans.runtime/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Runtime) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Hosting/EndpointOptionsExtensions.cs#L13)

```csharp
public static class EndpointOptionsExtensions
```

Extension methods for configuring [EndpointOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.endpointoptions/).

## Methods

- [ConfigureEndpoints(ISiloBuilder, IPAddress, int, int, bool)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.endpointoptionsextensions/methods/configureendpoints-this-orleans-hosting-isilobuilder-system-net-ipaddress-int-in-bd6853b9/)
- [ConfigureEndpoints(ISiloBuilder, int, int, AddressFamily, bool)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.endpointoptionsextensions/methods/configureendpoints-this-orleans-hosting-isilobuilder-int-int-system-net-sockets-2f13a883/)
- [ConfigureEndpoints(ISiloBuilder, string, int, int, AddressFamily, bool)](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.endpointoptionsextensions/methods/configureendpoints-this-orleans-hosting-isilobuilder-string-int-int-system-net-s-a92336b5/)
