| DeadlineTimeLeft Property |
The amount of time left until the deadline is reached.
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; }
member TimeLeft : TimeSpan with get
Property Value
Type:
TimeSpanSee Also