Reply
Regular Contributor
Riothamus
Posts: 20
0
Accepted Solution

Checking @future

 

Is there a way to check if an Apex program is running asynchronously (e.g. through @future)?

Regular Contributor
gaiser
Posts: 64
0

Re: Checking @future

Check System.isFuture() method