API:System.Threading.TTask.TryExecuteNow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryExecuteNow(WasQueued: Boolean): Boolean;

C++

bool __fastcall TryExecuteNow(bool WasQueued);

Properties

Type Visibility Source Unit Parent
function protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

Description

Embarcadero Technologies does not currently have any additional information.