SchedulerExtensionsScheduleTellRepeatedlyCancelable Method |
Name | Description | |
---|---|---|
ScheduleTellRepeatedlyCancelable(IScheduler, Int32, Int32, ICanTell, Object, IActorRef) | Schedules to send a message repeatedly. The first message will be sent after the specified initial delay and there after at the rate specified. | |
ScheduleTellRepeatedlyCancelable(IScheduler, TimeSpan, TimeSpan, ICanTell, Object, IActorRef) | Schedules to send a message repeatedly. The first message will be sent after the specified initial delay and there after at the rate specified. |