Header menu logo fable-electron-docs-api

StartTask Type

Constructors

Constructor Description

StartTask(end)

Full Usage: StartTask(end)

Parameters:
    end : unit -> unit - Method to call when the task has ended. If never called, the service won't terminate while otherwise idle.

Returns: StartTask
end : unit -> unit

Method to call when the task has ended. If never called, the service won't terminate while otherwise idle.

Returns: StartTask

Instance members

Instance member Description

this.end

Full Usage: this.end

Method to call when the task has ended. If never called, the service won't terminate while otherwise idle.

Type something to start searching.