Deadline..::..HasTimeLeft Property

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public bool HasTimeLeft { get; }
Public ReadOnly Property HasTimeLeft As Boolean
	Get
public:
property bool^ HasTimeLeft {
	bool^ get ();
}