ERROR_UNEXP_NET_ERR top-level constant

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

An unexpected network error occurred.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_UNEXP_NET_ERR instead')
const ERROR_UNEXP_NET_ERR = 59;