XMLHttpRequestEventTarget.ontimeout

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

Meta