A
Anil kumarG
Guest
Hi Team,
I am looking for an efficient C# solution that can generate Unique Future Data and Time during concurrent calls.
Example:
One every API call, I need to pass unique Data and Time.
I could current time stamp and since there will be 100 API calls triggered at same time, i will not be able to get Unique DataTime.
Any suggestions/inputs ?
Continue reading...
I am looking for an efficient C# solution that can generate Unique Future Data and Time during concurrent calls.
Example:
One every API call, I need to pass unique Data and Time.
I could current time stamp and since there will be 100 API calls triggered at same time, i will not be able to get Unique DataTime.
Any suggestions/inputs ?
Continue reading...