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