RedisSessionStore.this

this(string host, long database, ushort port = RedisClient.defaultPort)

Constructs a new Redis session store.

Parameters

hostHost name of the Redis instance to connect to
databaseDatabase number to select on the server
portOptional port number to use when connecting to the server