Method GetEstimatedRawUpperBoundarySize
- Namespace
- WhalesSecret.TradeScriptLib.Entities.Account
- Assembly
- WhalesSecret.TradeScriptLib.dll
GetEstimatedRawUpperBoundarySize()
Returns a quick estimation on the upper boundary of the raw size of the update in JSON serialized form.
public int GetEstimatedRawUpperBoundarySize()
Returns
- int
Estimation of the upper boundary of a raw size of the update in bytes.