GigaSpaces XAP.NET Documentation
Port Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportPort
Gets the port number the communication layer is using.
Declaration Syntax
C#Visual BasicVisual C++J#
int Port { get; }
ReadOnly Property Port As Integer
property int Port {
	int get ();
}
/** @property */
int get_Port()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)