RedisSessionStore.this

Constructs a new Redis session store.

class RedisSessionStore
this
(
string host
,,)

Parameters

host string

Host name of the Redis instance to connect to

database long

Database number to select on the server

port ushort

Optional port number to use when connecting to the server

Meta