C# Class Akka.Cluster.Sharding.PersistentShardCoordinator.RegisterProxy

Inheritance: ICoordinatorCommand
Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Свойство Type Description
ShardRegionProxy IActorRef

Méthodes publiques

Méthode Description
RegisterProxy ( IActorRef shardRegionProxy ) : System

Method Details

RegisterProxy() public méthode

public RegisterProxy ( IActorRef shardRegionProxy ) : System
shardRegionProxy IActorRef
Résultat System

Property Details

ShardRegionProxy public_oe property

public IActorRef ShardRegionProxy
Résultat IActorRef