GigaSpaces XAP.NET Documentation
ITransportsStatistics Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportsStatistics
An aggregated view of ITransportStatistics.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ITransportsStatistics
Public Interface ITransportsStatistics
public interface class ITransportsStatistics
public interface ITransportsStatistics
Members
All MembersProperties



IconMemberDescription
ActiveThreadsCount
Gets the summation of all transport ActiveThreadsCount.

ActiveThreadsPerc
Gets the summation of all transport ActiveThreadsPerc.

CompletedTaskCount
Gets the summation of all CompletedTaskCount.

CompletedTaskPerSecond
Gets the summation of all transport CompletedTaskPerSecond.

Count
Gets the number of ITransportStatistics that are aggregated.

Details
Gets the aggregated ITransportsDetails.

NA
Gets whether the statistics are not available.

Previous
Gets the previous ITransportsStatistics. the value is null if this is the first one.

PreviousTimestamp
Gets the previous statistics timestamp. the value is -1 if this is the first one.

QueueSize
Gets the summation of all transport QueueSize.

Timestamp
Gets the timestamp of the sampled statistics.

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