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

getSumOfCapture() public method

public getSumOfCapture ( ) : long
return long
        public long getSumOfCapture()
        {
            return sumOfCapture;
        }
batchRequest