RedisSessionStore.this
this
(string host, long database, ushort port = RedisClient.defaultPort)Constructs a new Redis session store.
Parameters
host | Host name of the Redis instance to connect to |
database | Database number to select on the server |
port | Optional port number to use when connecting to the server |