Click or drag to resize
Akka.NETIClusterClientInteraction Interface
Declares a super type for all events emitted by the ClusterClientReceptionist in relation to cluster clients being interacted with.

Namespace:  Akka.Cluster.Tools.Client
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IClusterClientInteraction

The IClusterClientInteraction type exposes the following members.

Properties
  NameDescription
Public propertyClusterClient
TBD
Top
See Also