IPluginSerializer Interface

Definition

public interface IPluginSerializer : IDisposable
type IPluginSerializer = interface
    interface IDisposable
Public Interface IPluginSerializer
Implements IDisposable
Derived
Implements

Properties

BytesPending
BytesSerialized
IncludePersistent
IncludeTransient
Time

Methods

GatherRecord()
ReadRecordData()
Restart()
WriteRecordToAsync(Stream, Boolean)

Applies to