Skip to content

Add support for actor reminders #716

@sebastianburckhardt

Description

@sebastianburckhardt

When writing samples it became clear that there are situations where an actor wants to send itself a message with a time delay.

I believe we should support this, perhaps by adding a method along the lines of

ctx.ScheduleOperation(TimeSpan delay, string operationName, object operationContent);

Metadata

Metadata

Labels

EnhancementFeature requests.dtfxfix-readyIndicates that an issue has been fixed and will be available in the next release.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions