mscorlib(4.0.0.0) API with additions
TraceLogRetentionOption.cs
1 namespace System.Diagnostics
2 {
5  {
16  }
17 }
An unlimited number of sequential files, each with a maximum file size that is determined by the P:Sy...
One file with no maximum file size restriction.
One file with a maximum file size that is determined by the P:System.Diagnostics.EventSchemaTraceList...
TraceLogRetentionOption
Specifies the file structure that will be used for the T:System.Diagnostics.EventSchemaTraceListener ...
A finite number of sequential files, each with a maximum file size. When the P:System....
A finite number of sequential files, each with a maximum file size. When the P:System....