docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsAddressUsed

    IsAddressUsed(NetworkInterfaceEndPoint)

    Check if an address is currently associated with a valid connection. This is mostly useful to keep interface internal lists of connections in sync with the correct state.

    Declaration
    public bool IsAddressUsed(NetworkInterfaceEndPoint address)
    Parameters
    Type Name Description
    NetworkInterfaceEndPoint address

    Address to check.

    Returns
    Type Description
    bool

    Whether the address is used or not.

    In This Article
    Back to top
    Copyright © 2023 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)