ConnectionClosedEventArgs Class
Namespace: Hazelcast.Events
Assembly: Hazelcast.Net.dll
Represents event data for the connection removed event.
public class ConnectionClosedEventArgs
  Constructors
| ConnectionClosedEventArgs(Boolean) | Initializes a new instance of the ConnectionClosedEventArgs class.  | 
      
Properties
| WasLast | Whether the connection was the last one.  |