Is the timeout in jdeXMLRequest seconds or milliseconds?
Hey Im curious if the time in the:
jdeXMLRequest(host, UInt16.Parse(_sPort, CultureInfo.InvariantCulture),
Int32.Parse(_sTimeout, CultureInfo.InvariantCulture),
s, _sMessage.Length);
is a millisecond value or seconds?