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

Inheritance: IDomainEvent
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

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

Méthodes publiques

Méthode Description
ShardRegionProxyRegistered ( IActorRef regionProxy ) : System

Method Details

ShardRegionProxyRegistered() public méthode

public ShardRegionProxyRegistered ( IActorRef regionProxy ) : System
regionProxy IActorRef
Résultat System

Property Details

RegionProxy public_oe property

public IActorRef RegionProxy
Résultat IActorRef