Click or drag to resize
Akka.NETRemoteSettingsConfigureDispatcher Method
TBD

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Props ConfigureDispatcher(
	Props props
)

Parameters

props
Type: Akka.ActorProps
TBD

Return Value

Type: Props
TBD
See Also