![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IDistributedObjectGetServiceName Method |
Returns the service name for this object.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
SyntaxFunction GetServiceName As String
abstract GetServiceName : unit -> string
Return Value
Type:
String
RemarksReturns the service name for this object.
See Also