IEventSerializer Interface

Serializes PublishedEvent objects into extended event files.

Namespace:  Microsoft.SqlServer.XEvent.Linq
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Syntax

'Declaration
Public Interface IEventSerializer
'Usage
Dim instance As IEventSerializer
public interface IEventSerializer
public interface class IEventSerializer
type IEventSerializer =  interface end
public interface IEventSerializer

The IEventSerializer type exposes the following members.

Methods

  Name Description
Public method SerializeObjectData Infrastructure. Serializes event data to an output stream.

Top

See Also

Reference

Microsoft.SqlServer.XEvent.Linq Namespace