Click or drag to resize
Akka.NETDeadlineTimeLeft Property

The amount of time left until the deadline is reached.

Note Note
Warning: creates a new TimeSpan instance each time it's used

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TimeSpan TimeLeft { get; }

Property Value

Type: TimeSpan
See Also