| HazelcastClientGetPartitionService Method |
Not supported yet.
Namespace:
Hazelcast.Client
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax public IClientPartitionService GetPartitionService()
Public Function GetPartitionService As IClientPartitionService
public:
IClientPartitionService^ GetPartitionService()
member GetPartitionService : unit -> IClientPartitionService
Return Value
Type:
IClientPartitionServiceExceptions See Also