Skip to content

Missed DispatchQueue.DispatchSync<T>(Func<T> func) method #5002

@mykyta-bondarenko

Description

@mykyta-bondarenko

Now we can pass only Action into the DispatchQueue.DispatchSync methods. But we can do it with the native API: https://developer.apple.com/documentation/dispatch/dispatchqueue/2016081-sync.
Could we add methods with overloading Func<T>?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions