GigaSpaces XAP.NET Documentation
IReplicationTarget Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIReplicationTarget
Represents a replication target from one ISpaceInstance to the other.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IReplicationTarget
Public Interface IReplicationTarget
public interface class IReplicationTarget
public interface IReplicationTarget
Members
All MembersProperties



IconMemberDescription
MemberName
Gets the member name of this replication target.

ReplicationStatus
Gets the replication status.

SpaceInstance
Gets the ISpaceInstance that will be replicated to. the value would be null if replication is disabled/disconnected.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)