GigaSpaces XAP.NET Documentation
ReplicationStatusChanged Event
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpacesReplicationStatusChanged
Occurs when ReplicationStatus has changed.
Declaration Syntax
C#Visual BasicVisual C++J#
event EventHandler<ReplicationStatusChangedEventArgs> ReplicationStatusChanged
Event ReplicationStatusChanged As EventHandler(Of ReplicationStatusChangedEventArgs)
/** @event */
void add_ReplicationStatusChanged (EventHandler<ReplicationStatusChangedEventArgs> value)
/** @event */
void remove_ReplicationStatusChanged (EventHandler<ReplicationStatusChangedEventArgs> value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)