CacheAttributesEndpoints Property |
Gets cache level endpoints list.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic string Endpoints { get; }
Public ReadOnly Property Endpoints As String
Get
public:
property String^ Endpoints {
String^ get ();
}
member Endpoints : string with get
Property Value
Type:
String
See Also