GetPerformanceCountersForEntitiesDataSourceImplementation (ComponentImplementation)

Element properties:

TypeGetPerformanceCountersForEntitiesDataSource
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetPerformanceCountersForEntitiesDataSourceImplementation" TypeId="GetPerformanceCountersForEntitiesDataSource" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.GetPerformanceCountersForEntitiesDataSource</ContractFactory>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<Property Name="ManagedEntities" Direction="In">
<Reference>$Property/ManagedEntities$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
</Unit>
</ComponentImplementation>