txMemoryLimit property

XdrUint32 txMemoryLimit

Implementation

XdrUint32 get txMemoryLimit => this._txMemoryLimit;
void txMemoryLimit=(XdrUint32 value)

Implementation

set txMemoryLimit(XdrUint32 value) => this._txMemoryLimit = value;