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