Hi all,
if I do something like "IStringCollection nodes = job.AllocatedNodes" (with job being an ISchedulerJob instance) - are the strings in that collection always in the same order, i.e. can I rely upon e.g. nodes[0] being always the same physical
node throughout the lifetime of the job?
Thanks,
regards
M. Richwin