Click or drag to resize
Akka.NETITimeProviderNow Property
Gets the scheduler's notion of current time.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
DateTimeOffset Now { get; }

Property Value

Type: DateTimeOffset
See Also