Variable IdentifyPacket.largeThreshold

Declaration

class IdentifyPacket
{
  // ...
  ushort largeThreshold = cast(ushort)250u;
  // ...
}