ERROR_TOO_MANY_CMDS top-level constant

  1. @Deprecated('Use WIN32_ERROR.ERROR_TOO_MANY_CMDS instead')
int const ERROR_TOO_MANY_CMDS

The network BIOS command limit has been reached.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_TOO_MANY_CMDS instead')
const ERROR_TOO_MANY_CMDS = 56;