GigaSpaces XAP.NET Documentation
NotifyUnmatched Property
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceDetailsNotifyUnmatched
Gets the configured notify unmatched mode of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
bool NotifyUnmatched { get; }
ReadOnly Property NotifyUnmatched As Boolean
property bool NotifyUnmatched {
	bool get ();
}
/** @property */
boolean get_NotifyUnmatched()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)