public void StopFeaturedStats(SocialCallback callback = null, ExecutionContext ctx = null)
 {
     _manager.StopFeaturedStats(callback, ctx);
 }