메소드 | 설명 | |
---|---|---|
Throttle ( string name, int periodInMilliseconds = 500 ) : System |
메소드 | 설명 | |
---|---|---|
Process ( IMessage input, Action |
protected Process ( IMessage input, Action |
||
input | IMessage | |
continueWith | Action |
|
unhandledException | Action |
|
리턴 | void |
public Throttle ( string name, int periodInMilliseconds = 500 ) : System | ||
name | string | |
periodInMilliseconds | int | |
리턴 | System |