Sub Delete( _ ByVal collectorname As System.String, _ ByVal deleteCollectorTags As System.Boolean _ )
void Delete( System.string collectorname, System.bool deleteCollectorTags )
void Delete( System.String^ collectorname, System.bool deleteCollectorTags )
Parameters
- collectorname
- A collector name to delete.
- deleteCollectorTags
- Whether to delete associated tags.