| IDistributedObjectGetServiceName Method |
Returns the service name for this object.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function GetServiceName As String
abstract GetServiceName : unit -> string
Return Value
Type:
StringRemarks Returns the service name for this object.
See Also