Exemple #1
0
 public void Shutdown(TimeSpan timeout)
 {
     innerStream.Shutdown(timeout);
 }