| Put Constructor |
TBD
Namespace:
Akka.Cluster.Tools.PublishSubscribe
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public Put(
IActorRef ref
)
new :
ref : IActorRef -> Put
Parameters
- ref
- Type: Akka.ActorIActorRef
TBD
See Also