How to retrieve Destination properties in javascript?

mardi 23 septembre 2014

I am trying to figure out how to look up certain properties at run-time. Specifically, I have an LLP sender for which I would like to determine the retry interval from in code. This is not a critical item, but will allow me to calculate the total time elapsed based on the number of retries and the retry interval. This will be used in an alert that is sent out. While I can hard-code the retry interval in a variable, if I can look it up then I need not update the code any time the interval is changed.



Thanks.





How to retrieve Destination properties in javascript?

0 commentaires:

Enregistrer un commentaire