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.42 (1.2.3.42)
Syntax
DateTimeOffset Now { get; }

Property Value

Type: DateTimeOffset
See Also