ClientBuilderExtensions.AddGatewayCountChangedHandler Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Registra um GatewayCountChangedHandler manipulador de eventos.
public static Orleans.Hosting.IClientBuilder AddGatewayCountChangedHandler (this Orleans.Hosting.IClientBuilder builder, Orleans.GatewayCountChangedHandler handler);
static member AddGatewayCountChangedHandler : Orleans.Hosting.IClientBuilder * Orleans.GatewayCountChangedHandler -> Orleans.Hosting.IClientBuilder
<Extension()>
Public Function AddGatewayCountChangedHandler (builder As IClientBuilder, handler As GatewayCountChangedHandler) As IClientBuilder
Parâmetros
- builder
- IClientBuilder
- handler
- GatewayCountChangedHandler