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

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