Type Alias MaxBytes

MaxBytes: { max_bytes: number }

Type declaration

  • max_bytes: number

    Maximum number of bytes to retrieve - note request must fit the entire message to be honored (this includes, subject, headers, etc). Partial messages are not supported.