Hi, Please assist with this query, Does AVEVA Historian support sending multiple events as a batch in a single operation via the SDK, or must each event be inserted individually using AddStreamedValue()?

I have got many events to be posted to the Aveva Historian and currently I am using the AddStreamedValue() provided by SDK to add each events to the Aveva Historian individually, Is there a way I can add all the events together.