Click or drag to resize

DistributedObjectEventGetObjectName Method

Return name of the source distributed object

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public string GetObjectName()

Return Value

Type: String
distributed object name
See Also