set_ErrorCode()

Details_SocketException::set_ErrorCode(int32_t) method

Sets the error code.

void System::Net::Sockets::Details_SocketException::set_ErrorCode(int32_t code)

Arguments

ParameterTypeDescription
codeint32_tThe error code to set.

See Also