Interface ICacheableSubContentWriter
Interface implemented by sub-content writers that need to reuse the writer instance for performance
Inherited Members
Namespace: Sdl.FileTypeSupport.Framework.NativeApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface ICacheableSubContentWriter : ISubContentWriter
Methods
Reinitialize()
called by the framework to reinitialize the cached sub-content writer on subsequent runs
Declaration
void Reinitialize()