Click or drag to resize
Akka.NETAkkaIOTransport Constructor
TBD

Namespace:  Akka.Remote.Transport.AkkaIO
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.1.3.30 (1.1.3.30)
Syntax
public AkkaIOTransport(
	ActorSystem system,
	Config config
)

Parameters

system
Type: Akka.ActorActorSystem
TBD
config
Type: Akka.ConfigurationConfig
TBD
See Also