![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | ITopicTGetName Method |
Returns the name of this ITopic instance
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
SyntaxFunction GetName As String
abstract GetName : unit -> string
Return Value
Type:
Stringname of this instance
Implements
IDistributedObjectGetName
See Also