Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Munq
Redis
Protocol
Commands
PExpireCommand
C# Class Munq.Redis.Protocol.Commands.PExpireCommand
Inheritance:
Munq.Redis.Protocol.Commands.RedisCommand
Afficher le fichier
Open project: matthewDDennis/Munq.RedisClient
Méthodes publiques
Méthode
Description
PExpireCommand
(
string
key
,
long
milliseconds
) :
System
Method Details
PExpireCommand()
public
méthode
public
PExpireCommand
(
string
key
,
long
milliseconds
) :
System
key
string
milliseconds
long
Résultat
System