GigaSpaces XAP.NET Documentation
Transports Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportTransportsStatisticsChangedEventArgsTransports
Gets the ITransports associated with this events.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual ITransports Transports { get; }
Public Overridable ReadOnly Property Transports As ITransports
public:
virtual property ITransports^ Transports {
	ITransports^ get ();
}
/** @property */
public ITransports get_Transports()

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