Returns the conflate event's option
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public string ConflateEvents{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ConflateEvents As String |
| Visual C++ |
|---|
public: property String^ ConflateEvents { String^ get (); } |
Return Value
the conflate event option
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace