Click or drag to resize
Akka.NETHintsTimestampBetween Method
Overload List
  NameDescription
Public methodStatic memberTimestampBetween(DateTime, DateTime) Obsolete.
Returns a hint that expects a reply with events, that have timestamp from between provided range of values (left side inclusive).
Public methodStatic memberTimestampBetween(Int64, Int64) Obsolete.
Returns a hint that expects a reply with events, that have timestamp from between provided range of values (left side inclusive).
Top
See Also