CrawlStats Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CrawlStats
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Bing.Webmaster.Api")]
public class CrawlStats
type CrawlStats = class
Public Class CrawlStats
- Inheritance
-
CrawlStats
- Attributes
Constructors
| CrawlStats() |
Properties
| AllOtherCodes | |
| BlockedByRobotsTxt | |
| Code2xx | |
| Code301 | |
| Code302 | |
| Code4xx | |
| Code5xx | |
| ConnectionTimeout | |
| ContainsMalware | |
| CrawledPages | |
| CrawlErrors | |
| Date | |
| DnsFailures | |
| InIndex | |
| InLinks |
Operators
| Explicit(CrawlStats to CrawlStats) |