Example #1
0
 //
 // Flush data, and closes socket
 //
 public override void Close()
 {
     output_stream.Close();
 }