PipelineBase.pexpireAt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) pexpireAt(string key, long millisecondsTimestamp)
  2. Response!(Long) pexpireAt(const(ubyte)[] key, long millisecondsTimestamp)
    class PipelineBase
    Response!(Long)
    pexpireAt
    (
    const(ubyte)[] key
    ,)

Meta