| 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.129 (1.2.3.129)
Syntax public TimeSpan TimeLeft { get; }
member TimeLeft : TimeSpan with get
Property Value
Type:
TimeSpanSee Also