Example #1
0
 public bool UnregisterThrottle(Throttle throttle)
 {
     return false;
 }
Example #2
0
 public bool UnregisterThrottle(Throttle throttle)
 {
     return(false);
 }
Example #3
0
 public void RegisterThrottle(Throttle throttle)
 {
 }
Example #4
0
 public void RegisterThrottle(Throttle throttle)
 {
 }