Condividi tramite


GrainService.StartInBackground Metodo

Definizione

Parte posticipata dell'inizializzazione eseguita dopo l'avvio del servizio (per velocizzare l'avvio). Imposta stato su Avviato.

protected abstract System.Threading.Tasks.Task StartInBackground ();
protected virtual System.Threading.Tasks.Task StartInBackground ();
abstract member StartInBackground : unit -> System.Threading.Tasks.Task
abstract member StartInBackground : unit -> System.Threading.Tasks.Task
override this.StartInBackground : unit -> System.Threading.Tasks.Task
Protected MustOverride Function StartInBackground () As Task
Protected Overridable Function StartInBackground () As Task

Restituisce

Oggetto Task che rappresenta il lavoro eseguito.

Si applica a