isAsync method

bool isAsync()

Implementation

bool isAsync() {
  return false;
}