Static class that contains the NetSearch utility function.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public static class CacheLoader |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class CacheLoader |
| Visual C++ |
|---|
public ref class CacheLoader abstract sealed |
Remarks
The NetSearch function is useful for the end-user implementing
callbacks to lookup the key on other members of the distributed system.
Inheritance Hierarchy
See Also
CacheLoader Members
GemStone.GemFire.Cache Namespace