Deadline..::..Now Property

Returns a deadline that is due Now

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

Syntax


public static Deadline Now { get; }
Public Shared ReadOnly Property Now As Deadline
	Get
public:
static property Deadline^ Now {
	Deadline^ get ();
}