RegionGet Method |
Name | Description | |
---|---|---|
![]() | Get(CacheableKey) |
Returns the value for the given key, passing the callback argument
to any cache loaders or that are invoked in the operation.
|
![]() | Get(ICacheableKey) |
Returns the value for the given key, passing the callback argument
to any cache loaders or that are invoked in the operation.
|
![]() | Get(CacheableKey, IGFSerializable) |
Returns the value for the given key, passing the callback argument
to any cache loaders or that are invoked in the operation.
|
![]() | Get(ICacheableKey, IGFSerializable) |
Returns the value for the given key, passing the callback argument
to any cache loaders or that are invoked in the operation.
|