IDBTransaction.oncomplete

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void oncomplete(Optional!(T0) oncomplete)
    struct IDBTransaction
    nothrow
    void
    oncomplete
    (
    T0
    )
    (
    scope auto ref Optional!(T0) oncomplete
    )
  2. EventHandler oncomplete()

Meta