Click or drag to resize

DistributedObjectEventGetDistributedObject Method

Returns IDistributedObject instance

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public virtual IDistributedObject GetDistributedObject()

Return Value

Type: IDistributedObject
IDistributedObject
See Also