Returns the server group of this pool.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic string ServerGroup { get; }
Public ReadOnly Property ServerGroup As String
Get
public:
property String^ ServerGroup {
String^ get ();
}
member ServerGroup : string with get
Property Value
Type:
String
See Also