SiloConnectionOptions.ISiloConnectionBuilderOptions.ConfigureGatewayInboundBuilder Method
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.
Configures the silo gateway connection builder.
public void ConfigureGatewayInboundBuilder (Microsoft.AspNetCore.Connections.IConnectionBuilder builder);
abstract member ConfigureGatewayInboundBuilder : Microsoft.AspNetCore.Connections.IConnectionBuilder -> unit
Public Sub ConfigureGatewayInboundBuilder (builder As IConnectionBuilder)
Parameters
- builder
- IConnectionBuilder
The builder.