GigaSpaces XAP.NET Documentation
ILRMIProxyMonitoringDetails Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportILRMIProxyMonitoringDetails
Monitoring details of a single remote proxy.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ILRMIProxyMonitoringDetails
Public Interface ILRMIProxyMonitoringDetails
public interface class ILRMIProxyMonitoringDetails
public interface ILRMIProxyMonitoringDetails
Members
All MembersProperties



IconMemberDescription
ConnectionUrl
Gets the connection url of this proxy endpoint.

ServiceDetails
Gets the details of the service behind this proxy implements.

TotalGeneratedTraffic
Gets the total network traffic that was sent by this proxy.

TotalReceivedTraffic
Gets the total network traffic that was received by this proxy.

TrackingDetails
Gets tracking details per method type.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)