GigaSpaces XAP.NET Documentation
ILRMIMethodMonitoringDetails Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportILRMIMethodMonitoringDetails
Tracking details of a specific method.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ILRMIMethodMonitoringDetails
Public Interface ILRMIMethodMonitoringDetails
public interface class ILRMIMethodMonitoringDetails
public interface ILRMIMethodMonitoringDetails
Members
All MembersProperties



IconMemberDescription
GeneratedTraffic
Gets the total network traffic that was sent as a response to this method invocation.

InvocationCount
Gets the number of time this method was invoked.

ReceivedTraffic
Gets the total network traffic that was received for this method invocation.

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