示例#1
0
 public void OnChannelEOF()
 {
     _pf.Close();
     Debug.WriteLine("Channel EOF");
 }