GigaSpaces XAP.NET Documentation
Transports Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZoneTransports
Gets the ITransports "running" within the zone.
Declaration Syntax
C#Visual BasicVisual C++J#
ITransports Transports { get; }
ReadOnly Property Transports As ITransports
property ITransports^ Transports {
	ITransports^ get ();
}
/** @property */
ITransports get_Transports()

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