CacheLoaderGenericTKey, TValueclose Method |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual void close(
[T:gemfire.SharedPtr<gemfire::Region>]* region
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
virtual void close(
[T:gemfire.SharedPtr<gemfire::Region>]* region
)
F# does not support APIs that consume or return unsafe types.
Parameters
- region
- Type: [T:gemfire.SharedPtr<gemfire::Region>]IsImplicitlyDereferenced*
Implements
ICacheLoaderProxyclose(SharedPtr<gemfire::Region>*)
See Also