moreToCome

    Another message will follow this one without further action from the receiver. The receiver MUST NOT send another message until receiving one with moreToCome set to 0 as sends may block, causing deadlock. Requests with the moreToCome bit set will not receive a reply. Replies will only have this set in response to requests with the exhaustAllowed bit set.

    Mongo.WireFlags.swift:30
    static let moreToCome: `Self`

    Other members in extension

    Type members

    Instance members