ERROR_SHARING_PAUSED top-level constant

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

The remote server has been paused or is in the process of being started.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_SHARING_PAUSED instead')
const ERROR_SHARING_PAUSED = 70;