Skip to content

Add CancellationToken as optional parameter of AsyncHandler.HandleAsync(TIn input) #13

@sonbua

Description

@sonbua

CancellationTokens are essential to asynchronous operations. They should be part of any async method's parameters by default, even though as an optional one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions