Failure..::..Timestamp Property

The timestamp when the failure occurred.

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

Syntax


public DateTime Timestamp { get; set; }
Public Property Timestamp As DateTime
	Get
	Set
public:
property DateTime^ Timestamp {
	DateTime^ get ();
	void set (DateTime^ value);
}

Field Value

The timestamp.