GatewayCountChangedHandler Delegar
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.
Manipulador para o número de gateways.
public delegate void GatewayCountChangedHandler(object sender, GatewayCountChangedEventArgs e);
type GatewayCountChangedHandler = delegate of obj * GatewayCountChangedEventArgs -> unit
Public Delegate Sub GatewayCountChangedHandler(sender As Object, e As GatewayCountChangedEventArgs)
Parâmetros
- sender
- Object
O remetente.
Os argumentos de evento.