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)
	Get
property Nullable<bool> ReplicateNotifyTemplate {
	Nullable<bool> get ();
}
/** @property */
Nullable<boolean> get_ReplicateNotifyTemplate()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)