.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    DistributedObjectCreatedEventArgs Class

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

    Represents event data for a cluster object created event.

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

    Constructors

    DistributedObjectCreatedEventArgs(String, String, Guid)

    Initializes a new instance of the DistributedObjectCreatedEventArgs class.

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