Monitoring details of a single remote proxy.

C# | Visual Basic | Visual C++ | J# |
public interface ILRMIProxyMonitoringDetails
Public Interface ILRMIProxyMonitoringDetails
public interface class ILRMIProxyMonitoringDetails
public interface ILRMIProxyMonitoringDetails

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | 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.
|