Click or drag to resize
Akka.NETTestConductorSettingsComputeWps Method

[Missing <summary> documentation for "M:Akka.Remote.TestKit.TestConductorSettings.ComputeWps(Akka.Configuration.Config)"]

Namespace:  Akka.Remote.TestKit
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int ComputeWps(
	Config config
)

Parameters

config
Type: Akka.ConfigurationConfig

[Missing <param name="config"/> documentation for "M:Akka.Remote.TestKit.TestConductorSettings.ComputeWps(Akka.Configuration.Config)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Akka.Remote.TestKit.TestConductorSettings.ComputeWps(Akka.Configuration.Config)"]

See Also