Litle.Sdk.batchRequest.getLoadAmount C# (CSharp) Method

getLoadAmount() public method

public getLoadAmount ( ) : long
return long
        public long getLoadAmount()
        {
            return loadAmount;
        }
batchRequest