Beispiel #1
0
 public void stop()
 {
     stream.StopStream();
     stream.Dispose();
     stream = null;
 }