PoolPRSingleHopEnabled Property |
Returns the true if a pr-single-hop is set to true on this pool.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic bool PRSingleHopEnabled { get; }
Public ReadOnly Property PRSingleHopEnabled As Boolean
Get
public:
property bool PRSingleHopEnabled {
bool get ();
}
member PRSingleHopEnabled : bool with get
Property Value
Type:
Boolean
See Also