Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Akka
Cluster
Sharding
PersistentShardCoordinator.ShardHome
C# Class Akka.Cluster.Sharding.PersistentShardCoordinator.ShardHome
Inheritance:
ICoordinatorMessage
Show file
Open project: rogeralsing/akka.net
Public Properties
Property
Type
Description
Ref
IActorRef
Shard
ShardId
Public Methods
Method
Description
ShardHome
(
string
shard
,
IActorRef
@ref
) :
System
Method Details
ShardHome()
public
method
public
ShardHome
(
string
shard
,
IActorRef
@ref
) :
System
shard
string
@ref
IActorRef
return
System
Property Details
Ref
public property
public
IActorRef
Ref
return
IActorRef
Shard
public property
public
ShardId
Shard
return
ShardId