ClientBuilderExtensions.AddGatewayCountChangedHandler Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Registra un GatewayCountChangedHandler gestore eventi.
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
Parametri
- builder
- IClientBuilder
- handler
- GatewayCountChangedHandler