docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetPeerMTU

    SetPeerMTU(ulong, int)

    Set the maximum transmission unit for a specific peer. This determines the maximum size of a message batch that can be sent to that client. If not set for any given client, MaximumTransmissionUnitSize will be used instead.

    Declaration
    public void SetPeerMTU(ulong clientId, int size)
    Parameters
    Type Name Description
    ulong clientId
    int size
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)