| DistributedObjectEventGetServiceName Method |
Return service name of the source distributed object
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax public string GetServiceName()
Public Function GetServiceName As String
public:
String^ GetServiceName()
member GetServiceName : unit -> string
Return Value
Type:
Stringservice name
See Also