Click or drag to resize

IDistributedObjectGetServiceName Method

Returns the service name for this object.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
string GetServiceName()

Return Value

Type: String
Remarks
Returns the service name for this object.
See Also