Search Results for

    Show / Hide Table of Contents

    Message.MaxPayloadSize Property

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    MaxPayloadSize

    The maximum number of bytes of payload data that a message can contain. This value represents how many bytes can be added to a message on top of the MaxHeaderSize.

    public static int MaxPayloadSize { get; set; }

    Property Value

    int
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX