<< Click to Display Table of Contents >> Navigation: SshNetIbmi Class > SshNetIbmi Methods > SendDataQueueSequentialXmlSvc Method |
Summary
Send data to sequential data queue. Data queue must already exist.
Parameters
sDataQueue - Data queue name
sDataQueueLibrary - Data queue library
sData - String data to send
iDataLength - Length of data to send. Default=0 which will auto-calculate length.
Returns
True=successful send to data queue, False=Errors occurred sending to data queue