GigaSpaces XAP.NET Documentation
Durable Property
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceDetailsDurable
Gets the configured durable notification mode of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
bool Durable { get; }
ReadOnly Property Durable As Boolean
property bool Durable {
	bool get ();
}
/** @property */
boolean get_Durable()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)