Пример #1
0
 public static void MonitorStream(Stream fileStream)
 {
     PerformanceMonitor.BeginStream(UseCompressSave ? lzstream : fileStream);
 }