public void Start(OperationContext context, Runnable operation)
 {
     _inBackground.Run(operation, context);
 }