GigaSpaces XAP.NET Documentation
IsEmpty Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayIsEmpty
States if there are no discovered IGatewayProcessingUnits which are part of this gateway.
Declaration Syntax
C#Visual BasicVisual C++J#
bool IsEmpty { get; }
ReadOnly Property IsEmpty As Boolean
property bool IsEmpty {
	bool get ();
}
/** @property */
boolean get_IsEmpty()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)