ERROR_TOO_MANY_SESS top-level constant

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

The network BIOS session limit was exceeded.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_TOO_MANY_SESS instead')
const ERROR_TOO_MANY_SESS = 69;