public Task TraceDisableAsync(CancellationToken cancellationToken = default) { return(_meadowDevice.TraceDisableAsync(cancellationToken)); }