response the bytes left in the current max outbound cycle in case of no limit, it will always response 0

Synopsis

Declared in <net.h>

[[requires_capability(0x7fbc935fb338), requires_capability(0x7fbc93361f48), requires_capability(0x7fbc8742b3c8), requires_capability(0x7fbc97460fa8), requires_capability(0x7fbc8e97d0e8), requires_capability(0x7fbc859fe458), requires_capability(0x7fbc90e3b8b8), requires_capability(0x7fbc8ec369e8), requires_capability(0x7fbc92aeeea8), requires_capability(0x7fbc7cdb0718), requires_capability(0x7fbc9fc8c8b8)]]
uint64_t
GetOutboundTargetBytesLeft() const;

Return Value

the number of bytes left in the current cycle, or 0 if there is no limit.

Created with MrDocs