Variable GatewayClient.reconnects

Number of reconnects attempted

Declaration

class GatewayClient
{
  // ...
  ubyte reconnects;
  // ...
}