Gocator 1x00 API
Go2System_SetBatchCount
Description

Sets the number of data results to group togeather for batch processing. Batching allows performance improvements at the expense of latency.

C
Go2Status Go2System_SetBatchCount(Go2System system, Go2UInt32 count);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
period 
Batch count. 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2012 by LMI Technologies Inc. All rights reserved.