Method | Description | |
---|---|---|
Beginevict_all_ramcache_entries ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginevict_ramcache_entry ( |
||
Beginevict_ramcache_entry_v2 ( |
||
Beginget_ramcache_entry ( |
||
Beginget_ramcache_entry_exact_match ( |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Endevict_all_ramcache_entries ( System asyncResult ) : void | ||
Endevict_ramcache_entry ( System asyncResult ) : void | ||
Endevict_ramcache_entry_v2 ( System asyncResult ) : void | ||
Endget_ramcache_entry ( System asyncResult ) : iControl.LocalLBRAMCacheInformationRAMCacheEntry[][] | ||
Endget_ramcache_entry_exact_match ( System asyncResult ) : iControl.LocalLBRAMCacheInformationRAMCacheEntryExactMatch[][] | ||
Endget_version ( System asyncResult ) : string | ||
LocalLBRAMCacheInformation ( ) : System |
Method | Description | |
---|---|---|
evict_all_ramcache_entries ( ) : void | ||
evict_ramcache_entry ( |
||
evict_ramcache_entry_v2 ( |
||
get_ramcache_entry ( |
||
get_ramcache_entry_exact_match ( |
||
get_version ( ) : string |
public Beginevict_all_ramcache_entries ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginevict_ramcache_entry ( |
||
keys | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginevict_ramcache_entry_v2 ( |
||
keys | ||
exact_match | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ramcache_entry ( |
||
keys | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ramcache_entry_exact_match ( |
||
keys | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endevict_all_ramcache_entries ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endevict_ramcache_entry ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endevict_ramcache_entry_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_ramcache_entry ( System asyncResult ) : iControl.LocalLBRAMCacheInformationRAMCacheEntry[][] | ||
asyncResult | System | |
return | iControl.LocalLBRAMCacheInformationRAMCacheEntry[][] |
public Endget_ramcache_entry_exact_match ( System asyncResult ) : iControl.LocalLBRAMCacheInformationRAMCacheEntryExactMatch[][] | ||
asyncResult | System | |
return | iControl.LocalLBRAMCacheInformationRAMCacheEntryExactMatch[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public LocalLBRAMCacheInformation ( ) : System | ||
return | System |