Table of Contents

Property keepWaiting

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

keepWaiting

Returns true while the task is still running so Unity keeps yielding on it.

public override bool keepWaiting { get; }

Property Value

bool