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
property int TotalEntriesBlockedByFilter {
	int get ();
}
/** @property */
int get_TotalEntriesBlockedByFilter()

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