Asynchronously retrieves the values from the store. The result is a map with the keys and values. WaitFor (Starter.kvs.GetMapAsync(Array("2 custom types", "time"))) Complete (ResultAsMap)
Asynchronously inserts the keys and values from the map. Note that each pair is inserted as a separate item. Call it with Wait For if you want to wait for the insert to complete.