IPersistenceManagerProxydestroy Method |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxvoid destroy(
[T:gemfire.SharedPtr<gemfire::CacheableKey>]* key
)
Visual Basic does not support APIs that consume or return unsafe types.
void destroy(
[T:gemfire.SharedPtr<gemfire::CacheableKey>]* key
)
F# does not support APIs that consume or return unsafe types.
Parameters
- key
- Type: [T:gemfire.SharedPtr<gemfire::CacheableKey>]IsImplicitlyDereferenced*
See Also