BaseChannelWriter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
BaseChannelWriter() |
Properties
Keywords |