IEventSerializer Interface
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.
Serializes PublishedEvent objects into extended event files.
public interface class IEventSerializer
public interface IEventSerializer
type IEventSerializer = interface
Public Interface IEventSerializer
- Derived
Methods
SerializeObjectData(IMetadataGeneration, IntPtr, UInt32) |
Serializes event data to an output stream. |