Sub SetStatistics( _ ByVal collectorname As System.String, _ ByVal stats As CollectorStatistics _ )
void SetStatistics( System.string collectorname, CollectorStatistics stats )
void SetStatistics( System.String^ collectorname, CollectorStatistics^ stats )
Parameters
- collectorname
- A collector name.
- stats
- Set of collector statistics.