GigaSpaces XAP.NET Documentation
TotalEntriesBlockedByFilter Property
Class LibraryGigaSpaces.Core.AdminISpaceCopyResultTotalEntriesBlockedByFilter
Gets the total number of entries which were blocked by a replication input filter.
Declaration Syntax
C#Visual BasicVisual C++J#
int TotalEntriesBlockedByFilter { get; }
ReadOnly Property TotalEntriesBlockedByFilter As Integer
	Get
property int TotalEntriesBlockedByFilter {
	int get ();
}
/** @property */
int get_TotalEntriesBlockedByFilter()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)