| DeadlineHasTimeLeft Property |
Determines whether there is still time left until the deadline.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool HasTimeLeft { get; }
member HasTimeLeft : bool with get
Property Value
Type:
BooleanSee Also