Method RedisClient.setNX

Prototypes

bool setNX((T : E[],E))(
  string key,
  T value
);