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

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
ShardRegionRegistered ( IActorRef region ) : System

Method Details

ShardRegionRegistered() public méthode

public ShardRegionRegistered ( IActorRef region ) : System
region IActorRef
Résultat System

Property Details

Region public_oe property

public IActorRef Region
Résultat IActorRef