Client.setex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setex(string key, int seconds, string value)
    class Client
    override
    void
    setex
    (
    string key
    ,,
    string value
    )
  2. alias setex = BinaryClient.setex

Meta