EventSourceWriter 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.
Encapsulates logic for sending a telemetry as a Common Schema 2.0 event.
public ref class EventSourceWriter sealed : IDisposable
public sealed class EventSourceWriter : IDisposable
type EventSourceWriter = class
interface IDisposable
Public NotInheritable Class EventSourceWriter
Implements IDisposable
- Inheritance
-
EventSourceWriter
- Implements
Remarks
This type is a no-op in .NET 4.5 included for compatibility purposes.
Methods
Dispose() |
Releases resources. |