Click or drag to resize

ITopicTGetName Method

Returns the name of this ITopic instance

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

Return Value

Type: String
name of this instance

Implements

IDistributedObjectGetName
See Also