GigaSpaces XAP.NET Documentation
Transports Property
Class LibraryGigaSpaces.Core.Admin.ServiceGridIServiceGridAdminTransports
Gets the discovered transports.
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: 8.0.8.6380 (8.0.8.6380)