Click or drag to resize
Akka.NETGraphStageLogicSubSourceOutletTTimeout Method
Set the source into timed-out mode if it has not yet been materialized.

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void Timeout(
	TimeSpan d
)

Parameters

d
Type: SystemTimeSpan
TBD
See Also