TaskResultBase OperationCosts Property
Gets or sets the operation costs.

Namespace: CrawlerLib.Engine
Assembly: CrawlerLib.Engine (in CrawlerLib.Engine.dll) Version: 2.1.5266.17437 (2.1.5266.17437)
Syntax
public OperationCostCollection OperationCosts { get; set; }

Property Value

Type: OperationCostCollection
See Also