[This is preliminary documentation and is subject to change.]
Determines how the Adk prepares SIF_Provide and SIF_Subscribe messages.
false if the Adk should send an individual SIF_Provide and
SIF_Subscribe message to the zone for each SIF Data Object. If any
of the messages fail with an Access Control error (Category 4),
the error is recorded as a warning and subsequently returned by the
Zone.getConnectWarnings method. All other SIF Errors
result in an exception thrown by the Zone.connect method.
When this property is set to true, SIF Data Objects are batched into
a single message that will be accepted or rejected as a group by the
zone integration server.