Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Akka
Cluster
Sharding
PersistentShardCoordinator.RegisterProxy
C# Class Akka.Cluster.Sharding.PersistentShardCoordinator.RegisterProxy
Inheritance:
ICoordinatorCommand
ファイルを表示
Open project: rogeralsing/akka.net
Class Usage Examples
Public Properties
Property
Type
Description
ShardRegionProxy
IActorRef
Public Methods
Method
Description
RegisterProxy
(
IActorRef
shardRegionProxy
) :
System
Method Details
RegisterProxy()
public
method
public
RegisterProxy
(
IActorRef
shardRegionProxy
) :
System
shardRegionProxy
IActorRef
return
System
Property Details
ShardRegionProxy
public_oe property
public
IActorRef
ShardRegionProxy
return
IActorRef