PoolPendingEventCount Property |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic int PendingEventCount { get; }
Public ReadOnly Property PendingEventCount As Integer
Get
public:
property int PendingEventCount {
int get ();
}
member PendingEventCount : int with get
Property Value
Type:
Int32
See Also