Gets or sets whether to generate notifications that will not be lost during failover.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public bool GuaranteedNotifications { get; set; }
Public Property GuaranteedNotifications As Boolean
public:
property bool GuaranteedNotifications {
bool get ();
void set (bool value);
}
/** @property */
public boolean get_GuaranteedNotifications()
/** @property */
public void set_GuaranteedNotifications(boolean value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)