Hazelcast .NET
Search Results for

    Show / Hide Table of Contents

    ConnectionClosedEventArgs Class

    Namespace: Hazelcast.Events
    Assembly: Hazelcast.Net.dll

    Represents event data for the connection removed event.

    public class ConnectionClosedEventArgs
    Inheritance
    Object
    ConnectionClosedEventArgs
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()

    Constructors

    ConnectionClosedEventArgs(Boolean)

    Initializes a new instance of the ConnectionClosedEventArgs class.

    Properties

    WasLast

    Whether the connection was the last one.

    In This Article
    Back to top Copyright © 2010-2021 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.