public void CleanUp()
 {
     EventStore.DeleteBucketAsync(BucketName).Wait();
 }