SchedulerExtensionsScheduleTellOnceCancelable Method |
Name | Description | |
---|---|---|
ScheduleTellOnceCancelable(IScheduler, Int32, ICanTell, Object, IActorRef) | Schedules to send a message once after a specified period of time. | |
ScheduleTellOnceCancelable(IScheduler, TimeSpan, ICanTell, Object, IActorRef) | Schedules to send a message once after a specified period of time. |