GlobalConfiguration.DirectoryLazyDeregistrationDelay プロパティ

定義

グレイン ディレクトリにアクティブ化のエントリを追加してから、そのエントリを条件付きで削除できるまでの期間。 条件付き登録解除は、何らかの理由でプロンプト登録解除が失敗したアクティブ化の遅延クリーンアップ (メッセージエラーなど) に使用されます。 ディレクトリ パーティションの時間を比較するため、メッセージの遅延と clcks sku を許可する必要があるため、これは常に少なくとも 1 分である必要があります。

public TimeSpan DirectoryLazyDeregistrationDelay { get; set; }
member this.DirectoryLazyDeregistrationDelay : TimeSpan with get, set
Public Property DirectoryLazyDeregistrationDelay As TimeSpan

プロパティ値

適用対象