WBEM_FLAG_REFRESH_NO_AUTO_RECONNECT top-level constant
WBEM_REFRESHER_FLAGS
const WBEM_FLAG_REFRESH_NO_AUTO_RECONNECT
If the connection is broken, the refresher does not attempt to reconnect to the provider automatically.
Implementation
const WBEM_FLAG_REFRESH_NO_AUTO_RECONNECT = WBEM_REFRESHER_FLAGS(1);