XMLBatchReadBuilder Constructor(String,Int32)
- Last UpdatedNov 06, 2025
- 1 minute read
Constructor override that specifies a Root node name and a session id
'Usage
Dim rootName As String
Dim sessionId As Integer
Dim instance As New XMLBatchReadBuilder(rootName, sessionId)
Parameters
- rootName
- The XML root node name to use for this batch of read requests
- sessionId
- The session Id to use for this batch of read requests