Click or drag to resize
Akka.NETSwitch Constructor
TBD

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Switch(
	bool startAsOn = false
)

Parameters

startAsOn (Optional)
Type: SystemBoolean
TBD
See Also