Click or drag to resize
Akka.NETMailboxesGetRequiredType Method
TBD

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Type GetRequiredType(
	Type actorType
)

Parameters

actorType
Type: SystemType
TBD

Return Value

Type: Type
TBD
See Also