Connection.updateAsync

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void updateAsync(string filter, string update, U vals)
    struct Connection
    void
    updateAsync
    (
    T
    U...
    )
    (
    string filter
    ,
    string update
    ,)
  2. void updateAsync(U id, Value[string] updates)
  3. void updateAsync(U id, T updates)

Meta