| TimersIdleTimeoutCheckInterval Method |
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static TimeSpan IdleTimeoutCheckInterval(
TimeSpan timeout
)
static member IdleTimeoutCheckInterval :
timeout : TimeSpan -> TimeSpan
Parameters
- timeout
- Type: SystemTimeSpan
TBD
Return Value
Type:
TimeSpanTBD
See Also