Tracking details of a single client on a specific service.

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

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | TotalGeneratedTraffic |
Gets the total network traffic that was sent to this client
|
![]() | TotalReceivedTraffic |
Gets the total network traffic that was received by this client
|
![]() | TrackingDetails |
Gets tracking details per method type.
|