Skip to content

Asynchronous subscribe callback #639

@BrennanConroy

Description

@BrennanConroy

Currently you can pass in an Action to Subscribe and SubscribeAsync
We would like to be able to pass in an asynchronous Action i.e. Func<Task> callback that gets awaited in StackExchange.Redis.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions