GigaSpaces XAP.NET Documentation
Gateway Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayProcessingUnitGateway
Gets the IGateway this gateway processing unit belongs to.
Declaration Syntax
C#Visual BasicVisual C++J#
IGateway Gateway { get; }
ReadOnly Property Gateway As IGateway
property IGateway^ Gateway {
	IGateway^ get ();
}
/** @property */
IGateway get_Gateway()

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