IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IDiagnosticChannel.cs
Go to the documentation of this file.
1using System.Text;
2
4{
5
10 {
11
16
20 Encoding? Encoding { get; }
21
22 }
23
24}
Handles consuming and outputting diagnostic events.
IDiagnosticChannelWriter Writer
Gets the writer that allows you to enqueue data to the channel.