Click or drag to resize
Akka.NETSpawnSpawnOptionNewDispatcher Method

[Missing <summary> documentation for "M:Akka.FSharp.Spawn.SpawnOption.NewDispatcher(System.String)"]

Namespace:  Akka.FSharp
Assembly:  Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static SpawnSpawnOption NewDispatcher(
	string item
)

Parameters

item
Type: SystemString

[Missing <param name="item"/> documentation for "M:Akka.FSharp.Spawn.SpawnOption.NewDispatcher(System.String)"]

Return Value

Type: SpawnSpawnOption

[Missing <returns> documentation for "M:Akka.FSharp.Spawn.SpawnOption.NewDispatcher(System.String)"]

See Also