port property

int port
getter/setter pair

The port of the Redis server. Defaults to 6379. Redis服务器的端口。 默认为6379。

Implementation

int port;