GigaSpaces XAP.NET Documentation
ITransport Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransport
A transport holds information on the communication layer that is used by a grid component.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ITransport
Public Interface ITransport
public interface class ITransport
public interface ITransport
Members
All MembersPropertiesEvents



IconMemberDescription
BindHost
Gets the host name or address the communication layer bounded on.

Details
Gets the details (non changeable) of the transport.

HostAddress
Gets the host address of the transport.

HostName
Gets the host address of the transport.

LRMIMonitoring
Gets the LRMI monitoring of this transport.

Port
Gets the port number the communication layer is using.

Statistics
Gets the transport statistics.

StatisticsChanged
Occurs when ITransportStatistics has changed.

Uid
Gets the UID of the transport.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)