Ejemplo n.º 1
0
 /// <summary>
 /// Flushes all waiting log trace events.
 /// </summary>
 public static void Flush()
 {
     TapContext.Flush();
 }