GigaSpaces XAP.NET Documentation
Names Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayNames
Gets a map of IGatewayProcessingUnit keyed by their respective names.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, IGatewayProcessingUnit> Names { get; }
ReadOnly Property Names As IDictionary(Of String, IGatewayProcessingUnit)
	Get
property IDictionary<String^, IGatewayProcessingUnit^>^ Names {
	IDictionary<String^, IGatewayProcessingUnit^>^ get ();
}
/** @property */
IDictionary<String, IGatewayProcessingUnit> get_Names()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 15.2.0.0 (15.2.0)