Méthode | Description | |
---|---|---|
Execute ( long unixTime, int count, bool rpc ) : int |
Resets the heartbeat for records outside of the window.
|
|
ResetHeartbeatLua ( IRedisConnection connection, RedisNames redisNames ) : System |
Méthode | Description | |
---|---|---|
GetParameters ( long heartbeatResetTime, int count, bool rpc ) : object |
Gets the parameters.
|
public Execute ( long unixTime, int count, bool rpc ) : int | ||
unixTime | long | The unix time. |
count | int | The count. |
rpc | bool | if set to |
Résultat | int |
public ResetHeartbeatLua ( IRedisConnection connection, RedisNames redisNames ) : System | ||
connection | IRedisConnection | |
redisNames | RedisNames | |
Résultat | System |