Esempio n. 1
0
 public override Task FlushAsync()
 {
     return(_httpResponse.FlushAsync());
 }