Returns the periodic notify ack interval
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public int NotifyAckInterval{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property NotifyAckInterval As Integer |
| Visual C++ |
|---|
public: property int NotifyAckInterval { int get (); } |
Return Value
the NotifyAckInterval value
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace