private Task <Table> OpenBasicTable(bool useAsync) { return(this.Exec(() => Samples.OpenBasicTable(), useAsync)); }