Search Results for

    Show / Hide Table of Contents

    Enum GatewayCompressionLevel

    Determines at which level should the WebSocket traffic be compressed.

    Namespace: DisCatSharp
    Assembly: DisCatSharp.dll
    Syntax
    public enum GatewayCompressionLevel : byte

    Fields

    Name Description
    None

    Defines that traffic should not be compressed at all.

    Payload

    Defines that traffic should be compressed at payload level.

    Stream

    Defines that entire traffic stream should be compressed.

    Extension Methods

    ReflectionUtilities.ToDictionary<GatewayCompressionLevel>()
    ExtensionMethods.GetName<GatewayCompressionLevel>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems