Executor

    A service that can execute jobs.

    iOS
    13.0+
    macOS
    10.15+
    tvOS
    13.0+
    watchOS
    6.0+
    protocol Executor : AnyObject, Sendable

    Supertypes

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.

    Requirements

    Citizens in _Concurrency

    Subtypes

    Extension in NIOCore

    Subtypes