txMaxReadBytes property

XdrUint32 txMaxReadBytes

Implementation

XdrUint32 get txMaxReadBytes => this._txMaxReadBytes;
void txMaxReadBytes=(XdrUint32 value)

Implementation

set txMaxReadBytes(XdrUint32 value) => this._txMaxReadBytes = value;