C# Class SignalR.EventAggregatorProxy.Client.EventAggregation.SubscriptionThrottleHandler

Inheritance: ISubscriptionThrottleHandler
Afficher le fichier Open project: AndersMalmgren/SignalR.EventAggregatorProxy

Méthodes publiques

Méthode Description
Init ( System.Action onThrottled ) : void
SubscriptionThrottleHandler ( ) : System
Throttle ( ) : void

Method Details

Init() public méthode

public Init ( System.Action onThrottled ) : void
onThrottled System.Action
Résultat void

SubscriptionThrottleHandler() public méthode

public SubscriptionThrottleHandler ( ) : System
Résultat System

Throttle() public méthode

public Throttle ( ) : void
Résultat void