Table of Contents

Enum BotType

Namespace
Dynamicweb.Tracking.Bots
Assembly
Dynamicweb.Tracking.dll
Type of bot/spider/crawler.
public enum BotType

Fields

Monitoring = 4
Monitoring bot.
None = 0
Not a bot.
Search engine bot.
Seo = 5
Seo bot.
SocialMedia = 3
Social media bot.
Unknown = 1
Unkown bot.
To top