Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Flush ( ) : void | ||
Initialize ( ) : void | ||
ObjectCache ( ObjectCacheFunc func, object user_data, int ttl ) : System | ||
Shutdown ( ) : void | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
check_disposed ( ) : void | ||
cleanup_process ( object dummy ) : void | ||
timeout_func ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public ObjectCache ( ObjectCacheFunc func, object user_data, int ttl ) : System | ||
func | ObjectCacheFunc | |
user_data | object | |
ttl | int | |
Résultat | System |