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: 10.2.0.0 (10.2.1.14000)