Example #1
0
 public void Flush()
 {
     CheckCreated();
     _host.Flush();
 }