Search Results for

    Show / Hide Table of Contents

    ConnectionFailedEventArgs Constructor

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    ConnectionFailedEventArgs(RejectReason, Message)

    Initializes event data.

    public ConnectionFailedEventArgs(RejectReason reason, Message message)

    Parameters

    RejectReason reason

    The reason for the connection failure.

    Message message

    Additional data related to the failed connection attempt (if any).

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