How does UpdateAsync use calls?

Is it essentially a GetAsync and SetAsync in one? If I call return nil in UpdateAsync, cancelling its set feature, will it cost more than calling GetAsync or will it be the same?

You may find some help Here

plus this post:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.