IClientInvocationService InterfaceHazelcast .Net Client Class Library
invocation service

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax

public interface IClientInvocationService

The IClientInvocationService type exposes the following members.

Methods

  NameDescription
Public methodInvokeListenerOnKeyOwner
Public methodInvokeListenerOnPartition
Public methodInvokeListenerOnRandomTarget
Public methodInvokeListenerOnTarget
Public methodInvokeOnKeyOwner
Public methodInvokeOnMember
Public methodInvokeOnPartition
Public methodInvokeOnRandomTarget
Public methodInvokeOnTarget
Public methodRemoveEventHandler
Public methodShutdown
Top
See Also

Reference