GigaSpaces XAP.NET Documentation
Transport Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportTransportStatisticsChangedEventArgsTransport
Gets the associated ITransport with the event.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual ITransport Transport { get; }
Public Overridable ReadOnly Property Transport As ITransport
public:
virtual property ITransport^ Transport {
	ITransport^ get ();
}
/** @property */
public ITransport get_Transport()

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