Click or drag to resize
IPartitionResolverGetName Method
Returns the name of the PartitionResolver.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
string GetName()

Return Value

Type: String
Remarks

This function does not throw any exception.

Return Value

Type: String
the name of the PartitionResolver
See Also