i am making ArcGISDynamicMapServiceLayer to show sth and i want to refresh the data manually.
i mean i don't want to refresh automatically when the map resizing or moving.
i tried layer option like below but they don't work.
useMapTime: false
refreshInterval: 0
if anyone have idea, plz help.