receiveTimeout property

int receiveTimeout

receive timeout in milliseconds

Implementation

int get receiveTimeout {
  return 20000;
}