Click or drag to resize
Akka.NETOutputBunchTIsPending Method
TBD

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool IsPending(
	int output
)

Parameters

output
Type: SystemInt32
TBD

Return Value

Type: Boolean
TBD
See Also