Sets endpoints list to be used at the cache-level.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public void SetEndpoints( string endpoints ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetEndpoints ( _ endpoints As String _ ) |
| Visual C++ |
|---|
public: void SetEndpoints ( String^ endpoints ) |
Parameters
- endpoints
- String
See Also
CacheAttributesFactory Class
GemStone.GemFire.Cache Namespace