RegistrationBag.length

size_t length() const @safe nothrow @nogc

Determine the number of detach records in this bag.

Note

this counts records, not necessarily live registrations. Some records

may have been detached externally (e.g., via detachAll on the source hap).

Returns

The number of detach records.