enum ov::ISyncInferRequest::FoundPort::Type

#include <isync_infer_request.hpp>

enum Type
{
    NOT_FOUND = 0,
    INPUT,
    OUTPUT,
};