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
property ITransport^ Transport {
	ITransport^ get ();
}
/** @property */
ITransport get_Transport()

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