Search Results for

    Show / Hide Table of Contents

    Interface ICacheableSubContentWriter

    Interface implemented by sub-content writers that need to reuse the writer instance for performance

    Inherited Members
    ISubContentWriter.InitializeSubContentWriter(Stream)
    ISubContentWriter.GetSubContentStream()
    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()

    On this page

    • Methods
      • Reinitialize()
    Back to top Generated by DocFX