Connection.partiallySent

Whether the first item from this queue (if any) has been partially sent (and thus can't be canceled).

class Connection
protected
int partiallySent;

Meta