Megosztás a következőn keresztül:


ConfigurationReloadToken.ActiveChangeCallbacks Property

Definition

Gets a value that indicates whether this token proactively raises callbacks. Callbacks are still guaranteed to be invoked, eventually.

public:
 property bool ActiveChangeCallbacks { bool get(); };
public bool ActiveChangeCallbacks { get; }
member this.ActiveChangeCallbacks : bool
Public ReadOnly Property ActiveChangeCallbacks As Boolean

Property Value

true if the token proactively raises callbacks.

Applies to