PropertiesConvertCacheableString Method |
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic static IGFSerializable ConvertCacheableString(
[T:gemfire.SharedPtr<gemfire::Serializable>]* value
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
static IGFSerializable^ ConvertCacheableString(
[T:gemfire.SharedPtr<gemfire::Serializable>]* value
)
F# does not support APIs that consume or return unsafe types.
Parameters
- value
- Type: [T:gemfire.SharedPtr<gemfire::Serializable>]IsImplicitlyDereferenced*
Return Value
Type:
IGFSerializable
See Also