Search Results for

    Show / Hide Table of Contents

    ServerConnectionFailedEventArgs Class

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    Contains event data for when a connection fails to be fully established.

    public class ServerConnectionFailedEventArgs : EventArgs
    Inheritance
    object
    EventArgs
    ServerConnectionFailedEventArgs
    Inherited Members
    EventArgs.Empty
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Constructors

    ServerConnectionFailedEventArgs(Connection)

    Initializes event data.

    Fields

    Client

    The connection that failed to be established.

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