PluginNoop.Serializer 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.
Class to capture and serialize frozen world state to storage.
public class PluginNoop.Serializer : IDisposable, Microsoft.MixedReality.WorldLocking.Core.IPluginSerializer
type PluginNoop.Serializer = class
interface IPluginSerializer
interface IDisposable
Public Class PluginNoop.Serializer
Implements IDisposable, IPluginSerializer
- Inheritance
-
PluginNoop.Serializer
- Implements
Constructors
PluginNoop.Serializer(IPlugin, Single) |
Properties
BytesPending | |
BytesSerialized | |
IncludePersistent | |
IncludeTransient | |
Time |
Methods
Dispose() | |
Dispose(Boolean) | |
Finalize() | |
GatherRecord() | |
ReadRecordData() | |
Restart() | |
WriteRecordToAsync(Stream, Boolean) |