Protected destructor so that instances can only be deleted by derived classes. If that restriction is no longer desired, this should be made public and virtual.
Declared in <net.h>
<net.h>
constexpr ~NetEventsInterface() = default;