C# 클래스 SignalR.EventAggregatorProxy.Client.EventAggregation.SubscriptionThrottleHandler

상속: ISubscriptionThrottleHandler
파일 보기 프로젝트 열기: AndersMalmgren/SignalR.EventAggregatorProxy

공개 메소드들

메소드 설명
Init ( System.Action onThrottled ) : void
SubscriptionThrottleHandler ( ) : System
Throttle ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( System.Action onThrottled ) : void
onThrottled System.Action
리턴 void

SubscriptionThrottleHandler() 공개 메소드

public SubscriptionThrottleHandler ( ) : System
리턴 System

Throttle() 공개 메소드

public Throttle ( ) : void
리턴 void