Skip to content

Async ISynchronization #1752

@danspam

Description

@danspam

I am using NHibernate.Transaction.ISynchronization to run code after the transaction has committed. It would be great if there were async version of AfterCompletion and BeforeCompletion in this interface. I can see it would be easy enough to add directly to the code but all the async methods appear to be automatically generated and I am not sure how that works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions