Click or drag to resize
Akka.NETActorGraphInterpreter.Cancel Constructor
TBD

Namespace:  Akka.Streams.Implementation.Fusing
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public Cancel(
	GraphInterpreterShell shell,
	int id
)

Parameters

shell
Type: Akka.Streams.Implementation.Fusing.GraphInterpreterShell
TBD
id
Type: System.Int32
TBD
See Also