Variable Dpq2Connection.socketTimeout

class Dpq2Connection
{
  // ...
  core.time.Duration socketTimeout = Duration(100000000L);
  // ...
}