| RemoteSettingsConfigureDispatcher Method |
TBD
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Props ConfigureDispatcher(
Props props
)
member ConfigureDispatcher :
props : Props -> Props
Parameters
- props
- Type: Akka.ActorProps
TBD
Return Value
Type:
PropsTBD
See Also