GigaSpaces XAP.NET Documentation
ReplicationStatusChanged Event
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceReplicationStatusChanged
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: 10.1.0.0 (10.1.1.12800)