Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Akka
Cluster
Sharding
PersistentShardCoordinator.ShardRegionRegistered
C# Class Akka.Cluster.Sharding.PersistentShardCoordinator.ShardRegionRegistered
Inheritance:
IDomainEvent
显示文件
Open project: rogeralsing/akka.net
Public Properties
Property
Type
Description
Region
IActorRef
Public Methods
Method
Description
ShardRegionRegistered
(
IActorRef
region
) :
System
Method Details
ShardRegionRegistered()
public
method
public
ShardRegionRegistered
(
IActorRef
region
) :
System
region
IActorRef
return
System
Property Details
Region
public_oe property
public
IActorRef
Region
return
IActorRef