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.42 (1.2.3.42)
Syntax
public DateTime When { get; }

Property Value

Type: DateTime
See Also