GigaSpaces XAP.NET Documentation
NetworkStats Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemStatisticsNetworkStats
Gets the network statistics per network device.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, INetworkStatistics> NetworkStats { get; }
ReadOnly Property NetworkStats As IDictionary(Of String, INetworkStatistics)
property IDictionary<String^, INetworkStatistics^>^ NetworkStats {
	IDictionary<String^, INetworkStatistics^>^ get ();
}
/** @property */
IDictionary<String, INetworkStatistics> get_NetworkStats()

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