Operation

public protocol Operation

The generic protocol representing an operation returned by Operations.

  • Executes the operation asynchronously.

    Declaration

    Swift

    func execute()