Search Results for

    Show / Hide Table of Contents

    ConnectionMetrics.ReliableBytesOut Property

    Namespace: Riptide.Utils
    Assembly: RiptideNetworking.dll

    ReliableBytesOut

    The total number of bytes sent in reliable messages since the last Reset() call, including those in automatic resends. Does not include packet header bytes, which may vary by transport.

    public int ReliableBytesOut { get; }

    Property Value

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