isKeepAlive method

bool isKeepAlive()

Implementation

bool isKeepAlive(){
  return false;
}