12-05-2009, 02:03 AM
Hello,
1) How can I capture the StartTransaction time to a variable?
2) How to get time it took to run the transaction in a variable?
Thanks,
Raj
Code:
Services.StartTransaction "trans1"
Services.EndTransaction "trans1"
1) How can I capture the StartTransaction time to a variable?
2) How to get time it took to run the transaction in a variable?
Thanks,
Raj