Connection.hasPending

Gets whether anything (rows, headers or binary) is pending. New commands cannot be sent on a conncection while anything is pending.

class Connection
@property pure const nothrow
bool
hasPending
()

Meta