Click or drag to resize
Props Properties

The Props type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments.
Public propertyDeploy
Gets or sets the deploy.
Public propertyDispatcher
Gets or sets the dispatcher.
Public propertyStatic memberEmpty
A Props instance whose creator will create an actor that doesn't respond to any message
Public propertyMailbox
Gets or sets the mailbox.
Public propertyRouterConfig
Gets or sets the router configuration.
Public propertySupervisorStrategy
Gets or sets the supervisor strategy.
Public propertyType
Gets the type.
Public propertyTypeName
Top
See Also