nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultClientProcessMaxErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CLIENT_PROCESS_MAX
);
None.
Result indicating the following error: "Number of clients equivalent to maximum number of simultaneous client processes already being used." Returns a Result indicating the following error: "Number of clients equivalent to maximum number of simultaneous client processes already being used."
CONFIDENTIAL