Click or drag to resize
Akka.NETDeadlineWhen Property
The DateTime that the deadline is due.

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public DateTime When { get; }

Property Value

Type: DateTime
See Also