EndpointOptionsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for configuring EndpointOptions.
public static class EndpointOptionsExtensions
type EndpointOptionsExtensions = class
Public Module EndpointOptionsExtensions
- Inheritance
-
EndpointOptionsExtensions
Methods
ConfigureEndpoints(ISiloBuilder, Int32, Int32, AddressFamily, Boolean) |
Configure endpoints for the silo. |
ConfigureEndpoints(ISiloBuilder, IPAddress, Int32, Int32, Boolean) |
Configure endpoints for the silo. |
ConfigureEndpoints(ISiloBuilder, String, Int32, Int32, AddressFamily, Boolean) |
Configure endpoints for the silo. |
ConfigureEndpoints(ISiloHostBuilder, Int32, Int32, AddressFamily, Boolean) |
Configure endpoints for the silo. |
ConfigureEndpoints(ISiloHostBuilder, IPAddress, Int32, Int32, Boolean) |
Configure endpoints for the silo. |
ConfigureEndpoints(ISiloHostBuilder, String, Int32, Int32, AddressFamily, Boolean) |
Configure endpoints for the silo. |