TransportSettings Constructor

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public TransportSettings(
	Config config
)
Public Sub New ( _
	config As Config _
)
public:
TransportSettings(
	Config^ config
)

Parameters

config
Type: Akka.Configuration..::..Config