Click or drag to resize
Akka.NETITellSchedulerScheduleTellOnce Method
Overload List
  NameDescription
Public methodScheduleTellOnce(TimeSpan, ICanTell, Object, IActorRef)
Schedules to send a message once after a specified period of time.
Public methodScheduleTellOnce(TimeSpan, ICanTell, Object, IActorRef, ICancelable)
Schedules to send a message once after a specified period of time.
Top
See Also