BaseChannelWriter Class

Definition

BaseChannelWriter is the abstract base class defines event specific methods that are used to write a trace. The default implementation does not write any message to any trace channel

public ref class BaseChannelWriter abstract : IDisposable
public abstract class BaseChannelWriter : IDisposable
type BaseChannelWriter = class
    interface IDisposable
Public MustInherit Class BaseChannelWriter
Implements IDisposable
Inheritance
BaseChannelWriter
Derived
Implements

Applies to