[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchingSettings\u003c/code\u003e class allows users to configure conditions for processing batches of data, including thresholds for element count, byte count, and time delay.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eEquals()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, and \u003ccode\u003eGetType()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchingSettings\u003c/code\u003e constructor allows you to define \u003ccode\u003eelementCountThreshold\u003c/code\u003e, \u003ccode\u003ebyteCountThreshold\u003c/code\u003e, and \u003ccode\u003edelayThreshold\u003c/code\u003e parameters, which are \u003ccode\u003elong?\u003c/code\u003e, \u003ccode\u003elong?\u003c/code\u003e, and \u003ccode\u003eTimeSpan?\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are three properties available that align with the constructor's parameter names, allowing you to access the \u003ccode\u003eByteCountThreshold\u003c/code\u003e, \u003ccode\u003eDelayThreshold\u003c/code\u003e, and \u003ccode\u003eElementCountThreshold\u003c/code\u003e values.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation on this page covers versions of the class ranging from 3.2.0 to the latest version 4.10.0, while this particular content refers to version 4.4.0.\u003c/p\u003e\n"]]],[],null,[]]