Click or drag to resize
Akka.NETDeploySurrogate Properties

The DeployDeploySurrogate type exposes the following members.

Properties
  NameDescription
Public propertyConfig
The configuration used for this deployment.
Public propertyDispatcher
The dispatcher used in this deployment.
Public propertyMailbox
The mailbox configured for the actor used in this deployment.
Public propertyPath
The path where the actor is deployed.
Public propertyRouterConfig
The router used for this deployment.
Public propertyScope
The scope bound to this deployment.
Top
See Also