ContentSource.CrawlThrottle プロパティ (Microsoft.Office.Server.Search.Administration)
このメンバは内部使用の目的で予約されており、ユーザー コード内で直接使用することを意図したものではありません。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property CrawlThrottle As CrawlThrottle
'使用
Dim instance As ContentSource
Dim value As CrawlThrottle
value = instance.CrawlThrottle
instance.CrawlThrottle = value
public CrawlThrottle CrawlThrottle { get; set; }
関連項目
参照
ContentSource クラス
ContentSource メンバ
Microsoft.Office.Server.Search.Administration 名前空間
Content クラス
その他のリソース
エンタープライズ検索管理オブジェクト モデルを使うにあたって
コンテンツ ソースの概要
コンテンツを管理する
[方法] 共有サービス プロバイダのコンテンツ ソースを取得する
[方法] コンテンツ ソースを追加する
[方法] コンテンツ ソースを削除する
[方法] コンテンツ ソースのクロールをプログラム的に管理する
[方法] コンテンツ ソースのクロール スケジュールをプログラムで構成する