.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    DistributedObjectDestroyedEventArgs Class

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

    Represents event data for a cluster object destroyed event.

    public sealed class DistributedObjectDestroyedEventArgs : DistributedObjectLifecycleEventArgs
    Inheritance
    object
    DistributedObjectLifecycleEventArgs
    DistributedObjectDestroyedEventArgs
    Inherited Members
    DistributedObjectLifecycleEventArgs.ServiceName
    DistributedObjectLifecycleEventArgs.Name
    DistributedObjectLifecycleEventArgs.SourceMemberId
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()

    Constructors

    Name Description
    DistributedObjectDestroyedEventArgs(string, string, Guid)

    Initializes a new instance of the DistributedObjectDestroyedEventArgs class.

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