Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MindTouch
Clacks
Memcache
StorageArgs
C# Class MindTouch.Clacks.Memcache.StorageArgs
Mostrar archivo
Open project: MindTouch/MindTouch.Clacks
Class Usage Examples
Public Properties
Property
Type
Description
Exptime
System.TimeSpan
Flags
uint
Key
string
Public Methods
Method
Description
StorageArgs
(
IRequest
request
) :
System
Method Details
StorageArgs()
public
method
public
StorageArgs
(
IRequest
request
) :
System
request
IRequest
return
System
Property Details
Exptime
public_oe property
public
TimeSpan,System
Exptime
return
System.TimeSpan
Flags
public_oe property
public
uint
Flags
return
uint
Key
public_oe property
public
string
Key
return
string