GigaSpaces XAP.NET Documentation
Transport Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportAwareTransport
Gets the transport the grid component is using.
Declaration Syntax
C#Visual BasicVisual C++J#
ITransport Transport { get; }
ReadOnly Property Transport As ITransport
	Get
property ITransport^ Transport {
	ITransport^ get ();
}
/** @property */
ITransport get_Transport()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)