Returns the max queue size for notification messages
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public uint MaxQueueSize{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property MaxQueueSize As UInteger |
| Visual C++ |
|---|
public: property unsigned int MaxQueueSize { unsigned int get (); } |
Return Value
the max queue size
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace