Skip to content

Instantly share code, notes, and snippets.

@durveshshah
Created March 12, 2024 21:55
Show Gist options
  • Save durveshshah/0a0b1bcfdf7ae830b67778b59c2858d9 to your computer and use it in GitHub Desktop.
Save durveshshah/0a0b1bcfdf7ae830b67778b59c2858d9 to your computer and use it in GitHub Desktop.
@future
public static void myFutureMethod() {
// Perform asynchronous task here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment