SlimSerializer ResetCallBatch Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Resets type registry to initial state (which is based on global types) for TypeMode = "Batch", otherwise does nothing. This method is not thread-safe

Namespace: NFX.Serialization.Slim
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void ResetCallBatch()

Implements

ISlimSerializer ResetCallBatch 
See Also