GigaSpaces XAP.NET Documentation
TriggerNotifyTemplate Property
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceDetailsTriggerNotifyTemplate
Gets the configured trigger notify template mode of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
Nullable<bool> TriggerNotifyTemplate { get; }
ReadOnly Property TriggerNotifyTemplate As Nullable(Of Boolean)
property Nullable<bool> TriggerNotifyTemplate {
	Nullable<bool> get ();
}
/** @property */
Nullable<boolean> get_TriggerNotifyTemplate()

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