SystemPropertiesConflateEvents Property |
Returns the conflate event's option
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic string ConflateEvents { get; }
Public ReadOnly Property ConflateEvents As String
Get
public:
property String^ ConflateEvents {
String^ get ();
}
member ConflateEvents : string with get
Return Value
Type:
Stringthe conflate event option
See Also