Поделиться через


SiloConnectionOptions.ConfigureGatewayInboundConnection Метод

Определение

Настраивает входящие подключения silo от клиентов.

public void ConfigureGatewayInboundConnection (Action<Microsoft.AspNetCore.Connections.IConnectionBuilder> configure);
member this.ConfigureGatewayInboundConnection : Action<Microsoft.AspNetCore.Connections.IConnectionBuilder> -> unit
Public Sub ConfigureGatewayInboundConnection (configure As Action(Of IConnectionBuilder))

Параметры

configure
Action<IConnectionBuilder>

Делегат конфигурации.

Применяется к