TriLib
Search Results for

    Show / Hide Table of Contents

    Enum FileBufferingMode

    Namespace: TriLibCore
    Assembly: TriLibCore.dll
    Syntax
    public enum FileBufferingMode

    Fields

    Name Description
    Always

    File buffering will be enabled.

    Disabled

    File buffering will be disabled.

    SmallFilesOnly

    File buffering will be enabled only for files smaller than 50mb.

    Extension Methods

    IObjectExtensions.TryToDispose<T>(object)
    In this article
    Back to top Generated by DocFX