Skip to content

GatewayCountChangedHandler

delegate

Namespace: Orleans

Handler for the number of gateways.
public delegate void GatewayCountChangedHandler(object sender, GatewayCountChangedEventArgs e);

Constructors

Methods