public virtual void SetIncludeAllCounters(bool send) { includeAllCounters = send; counters.SetWriteAllCounters(send); }